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 8ed5228 commit db720faCopy full SHA for db720fa
apio/__init__.py
@@ -9,7 +9,7 @@
9
# - Information for the Distribution package
10
# --------------------------------------------
11
12
-VERSION = (0, 8, 2)
+VERSION = (0, 8, 3)
13
__version__ = ".".join([str(s) for s in VERSION])
14
15
__title__ = "apio"
0 commit comments