Skip to content

Commit

Permalink
Bump to 0.2.13
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed Apr 16, 2021
1 parent 1d886c7 commit 0f85e8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nattka/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# (c) 2020 Michał Górny
# (c) 2020-2021 Michał Górny
# 2-clause BSD license

""" A New Arch Tester Toolkit """

__version__ = '0.2.12'
__version__ = '0.2.13'

0 comments on commit 0f85e8f

Please sign in to comment.