Skip to content

Commit

Permalink
bump vmc version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalkowski committed Jul 20, 2020
1 parent 0a44c48 commit 76242f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0-RC-1
1.1-RC-1
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,13 @@ def tests_require():
},
scripts=['bin/vmcctl'],
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'Natural Language :: English',
'Intended Audience :: System Administrators',
'Intended Audience :: Information Technology',
'Natural Language :: English',
'Programming Language :: Python',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: Internet :: WWW/HTTP',
Expand Down

0 comments on commit 76242f6

Please sign in to comment.