We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f54e18 commit 8a0e0e7Copy full SHA for 8a0e0e7
aitk/_version.py
@@ -8,5 +8,5 @@
8
#
9
# **************************************************************
10
11
-version_info = (2, 0, 2)
+version_info = (2, 0, 3)
12
__version__ = ".".join(map(str, version_info))
0 commit comments