Skip to content

Commit 1b68e08

Browse files
committed
releasing v1.0.0
1 parent 7ccf95c commit 1b68e08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
url='https://shaoran.github.io/weclapp-cli/',
1717
author='Pablo Yanez Trujillo',
1818
classifiers=[
19-
'Development Status :: 1 - Planning',
19+
'Development Status :: 5 - Production/Stable',
2020
'Intended Audience :: End Users/Desktop',
2121
'Topic :: Office/Business',
2222
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',

weclapp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION="0.1"
1+
VERSION="1.0.0"

0 commit comments

Comments
 (0)