Skip to content

Commit 5066d81

Browse files
committed
Fixed PyPI change in classifier
1 parent ce809a0 commit 5066d81

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
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
classifiers=[
76-
"Development Status :: 3 - Beta",
76+
"Development Status :: 4 - Beta",
7777
"Intended Audience :: Developers",
7878
"Intended Audience :: Education",
7979
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)