Skip to content

Commit

Permalink
Version bump to 1.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Jul 20, 2018
1 parent 2ca7305 commit 4dfdb4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def run(self):
# 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.1.0.1',
version='1.1.0.2',

description='circtools - a circular RNA toolbox',
long_description=long_description,
Expand All @@ -116,11 +116,11 @@ def run(self):
# Development Status :: 2 - Pre-Alpha
# Development Status :: 3 - Alpha
# Development Status :: 4 - Beta
'Development Status :: 5 - Production/Stable',
# 'Development Status :: 5 - Production/Stable',
# Development Status :: 6 - Mature
# Development Status :: 7 - Inactive

# 'Development Status :: 4 - Beta',
'Development Status :: 4 - Beta',

# Indicate who your project is intended for
'Intended Audience :: Science/Research',
Expand Down

0 comments on commit 4dfdb4f

Please sign in to comment.