Skip to content

Commit 48d3c73

Browse files
Merge pull request #14 from ht-albert/master
Changed package status from Pre-Alpha to Beta
2 parents eaa7fc9 + 15de3b9 commit 48d3c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
install_requires=[str(ir.req) for ir in install_reqs],
3939

4040
classifiers=[
41-
'Development Status :: 2 - Pre-Alpha',
41+
'Development Status :: 4 - Beta',
4242

4343
'Intended Audience :: Developers',
4444
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)