We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0786cd2 commit 5a41852Copy full SHA for 5a41852
primehub/VERSION
@@ -1 +1 @@
1
-0.1.2-dev
+0.3.0-dev
setup.py
@@ -43,7 +43,7 @@ def _get_version():
43
"Programming Language :: Python :: 3",
44
"License :: OSI Approved :: Apache Software License",
45
"Operating System :: OS Independent",
46
- "Development Status :: 2 - Pre-Alpha"
+ "Development Status :: 4 - Beta"
47
],
48
package_data={
49
'primehub': ['*.json', 'VERSION']
0 commit comments