Skip to content

Commit

Permalink
Version increment -- new release
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronTraas committed Dec 29, 2018
1 parent 5daa289 commit 915703b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='1.0.0',
version='1.1.0',

description='Python tools for creating a clan maagement dashboard for Clash Royale',
long_description=long_description,
Expand All @@ -43,7 +43,7 @@
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Other Audience',
'License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)',
'Programming Language :: Python :: 2.7',
Expand Down

0 comments on commit 915703b

Please sign in to comment.