Skip to content

Commit 81c49ee

Browse files
roxellacerv
authored andcommitted
__init__: update __version__ to 1.3
Update __version__ to the latest tag. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewed-by: Andrea Cervesato <andrea.cervesato@suse.com> Reviewed-by: Petr Vorel <pvorel@suse.cz>
1 parent cf73030 commit 81c49ee

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.1'
16+
__version__ = '1.3'
1717

1818

1919
class KirkException(Exception):

0 commit comments

Comments
 (0)