We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ef2cf commit 67ec04fCopy full SHA for 67ec04f
setup.py
@@ -17,7 +17,7 @@
17
install_requires=["Pyro5", "loguru"],
18
keywords=['python', 'StreamController', "plugin"],
19
classifiers= [
20
- "Development Status :: 3 - Beta",
+ "Development Status :: 4 - Beta",
21
"Environment :: Plugins",
22
"Intended Audience :: Developers",
23
"Programming Language :: Python :: 3 :: Only",
0 commit comments