We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc60275 commit 1a2d80cCopy full SHA for 1a2d80c
2 files changed
_version.py
@@ -1 +1 @@
1
-version = "0.13.0a2.dev0"
+version = "0.13.0a2"
setup.py
@@ -29,8 +29,10 @@ def local_scheme(version):
29
license="MIT",
30
classifiers=[
31
"Development Status :: 3 - Alpha",
32
- "Intended Audience :: DevOps / Network Engineers",
33
- "Topic :: Automation Development :: Aruba Edge Connect",
+ "Intended Audience :: Information Technology",
+ "Intended Audience :: System Administrators",
34
+ "Intended Audience :: Telecommunications Industry"
35
+ "Topic :: System :: Networking",
36
"License :: OSI Approved :: MIT License",
37
"Programming Language :: Python :: 3",
38
"Programming Language :: Python :: 3.9",
0 commit comments