Skip to content

Commit 670cdee

Browse files
committed
Correct version info in setup.py
1 parent f47e904 commit 670cdee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
include_package_data=True,
4444
install_requires=requires,
4545
classifiers=[
46-
'Development Status :: 2 - Pre-Alpha',
46+
'Development Status :: 4 - Beta',
4747
'License :: OSI Approved',
4848
'Intended Audience :: Developers',
4949
'Programming Language :: Python',

0 commit comments

Comments
 (0)