Skip to content

Commit a2d43e3

Browse files
committed
version 2.1
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
1 parent 8ab20ba commit a2d43e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libkirk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
# Kirk version
16-
__version__ = '2.0'
16+
__version__ = '2.1'
1717

1818

1919
class KirkException(Exception):

0 commit comments

Comments
 (0)