Skip to content

Commit 5a41852

Browse files
committed
bump version 0.3.0
Signed-off-by: Ching Yi, Chan <[email protected]>
1 parent 0786cd2 commit 5a41852

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

primehub/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2-dev
1+
0.3.0-dev

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def _get_version():
4343
"Programming Language :: Python :: 3",
4444
"License :: OSI Approved :: Apache Software License",
4545
"Operating System :: OS Independent",
46-
"Development Status :: 2 - Pre-Alpha"
46+
"Development Status :: 4 - Beta"
4747
],
4848
package_data={
4949
'primehub': ['*.json', 'VERSION']

0 commit comments

Comments
 (0)