We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9509 commit 33df3e4Copy full SHA for 33df3e4
1 file changed
setup.py
@@ -131,7 +131,7 @@ def run(self):
131
# Versions should comply with PEP440. For a discussion on single-sourcing
132
# the version across setup.py and the project code, see
133
# https://packaging.python.org/en/latest/single_source_version.html
134
- version='0.1.0',
+ version='1.0.0',
135
136
description='circtools - a circular RNA toolbox',
137
# long_description=long_description,
0 commit comments