Skip to content

Commit 448d195

Browse files
committed
bump version to 0.0.6
1 parent 58ec788 commit 448d195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33

44
BASE_DIR = os.path.realpath(os.path.dirname(__file__))
5-
VERSION = '0.0.5'
5+
VERSION = '0.0.6'
66

77

88
def parse_requirements():

0 commit comments

Comments
 (0)