Skip to content

Commit 3a13ae3

Browse files
committed
Updated VERSION to 0.1.0 beta
1 parent c84f67c commit 3a13ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netjsonconfig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 1, 0, 'alpha')
1+
VERSION = (0, 1, 0, 'beta')
22
__version__ = VERSION
33

44

0 commit comments

Comments
 (0)