Skip to content

Commit

Permalink
Version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Aug 2, 2022
1 parent 5667733 commit a5fb189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kinisi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MAJOR = 0
MINOR = 3
MICRO = 9
MICRO = 10
__version__ = f'{MAJOR:d}.{MINOR:d}.{MICRO:d}'

0 comments on commit a5fb189

Please sign in to comment.