Skip to content

Commit 92b6c95

Browse files
bump version 0.2
1 parent a25263f commit 92b6c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index_generator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APP_NAME = 'Index Generator'
2-
APP_VERSION = '0.1'
2+
APP_VERSION = '0.2'
33
APP_URL = 'https://github.com/BruceZhang1993/index-generator'
44
PACKAGE_NAME = 'index-generator'
55
LICENSE = 'MIT'

0 commit comments

Comments
 (0)