Skip to content

Commit 8a0e0e7

Browse files
committed
Version 2.0.3
1 parent 8f54e18 commit 8a0e0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aitk/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
#
99
# **************************************************************
1010

11-
version_info = (2, 0, 2)
11+
version_info = (2, 0, 3)
1212
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)