Skip to content

Commit 48d312b

Browse files
committed
src - Set project status to beta
1 parent 7f7bbac commit 48d312b

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
@@ -23,7 +23,7 @@
2323
zip_safe=False,
2424
author=about["__author__"],
2525
classifiers=[
26-
"Development Status :: 3 - Alpha",
26+
"Development Status :: 4 - Beta",
2727
"License :: OSI Approved :: MIT License",
2828
"Operating System :: OS Independent",
2929
"Programming Language :: Python",

0 commit comments

Comments
 (0)