We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccf95c commit 1b68e08Copy full SHA for 1b68e08
setup.py
@@ -16,7 +16,7 @@
16
url='https://shaoran.github.io/weclapp-cli/',
17
author='Pablo Yanez Trujillo',
18
classifiers=[
19
- 'Development Status :: 1 - Planning',
+ 'Development Status :: 5 - Production/Stable',
20
'Intended Audience :: End Users/Desktop',
21
'Topic :: Office/Business',
22
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
weclapp/version.py
@@ -1 +1 @@
1
-VERSION="0.1"
+VERSION="1.0.0"
0 commit comments