Skip to content

Commit 17c3cbf

Browse files
committed
release(hansbug): update version to 0.0.2
1 parent 02c587e commit 17c3cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

potc/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__TITLE__ = "potc"
88

99
#: Version of this project.
10-
__VERSION__ = "0.0.1"
10+
__VERSION__ = "0.0.2"
1111

1212
#: Short description of the project, will be included in ``setup.py``.
1313
__DESCRIPTION__ = 'Python object to code module.'

0 commit comments

Comments
 (0)