Skip to content

Commit 0a93ad1

Browse files
committed
Updated pyton setup version
1 parent 154b214 commit 0a93ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
in_src = os.path.isfile(os.path.join(ROOT_DIR, "pom.xml"))
1414

15-
VERSION = '0.4.0dev1'
15+
VERSION = '0.4.0a0dev0'
1616

1717
# Provide guidance about how to use setup.py
1818
incorrect_invocation_message = """

0 commit comments

Comments
 (0)