Skip to content

Commit

Permalink
kirk version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acerv committed Aug 16, 2023
1 parent 21e2953 commit e55f96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libkirk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


# Kirk version
VERSION = '1.0'
VERSION = '1.1'


class KirkException(Exception):
Expand Down

0 comments on commit e55f96c

Please sign in to comment.