We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c587e commit 17c3cbfCopy full SHA for 17c3cbf
potc/config/meta.py
@@ -7,7 +7,7 @@
7
__TITLE__ = "potc"
8
9
#: Version of this project.
10
-__VERSION__ = "0.0.1"
+__VERSION__ = "0.0.2"
11
12
#: Short description of the project, will be included in ``setup.py``.
13
__DESCRIPTION__ = 'Python object to code module.'
0 commit comments