Skip to content

Commit 6d419d4

Browse files
committed
Upgrade release to 1.4
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
1 parent f3b977f commit 6d419d4

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__ = '1.3'
16+
__version__ = '1.4'
1717

1818

1919
class KirkException(Exception):

0 commit comments

Comments
 (0)