Skip to content

Commit 3246f55

Browse files
committed
version number bump\
1 parent 4ca655b commit 3246f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kinisi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR = 0
22
MINOR = 1
3-
MICRO = 0
3+
MICRO = 1
44
__version__ = f'{MAJOR:d}.{MINOR:d}.{MICRO:d}'

0 commit comments

Comments
 (0)