Skip to content

Commit

Permalink
Bump version to 1.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Bartley committed Oct 11, 2021
1 parent b423c3b commit 9234704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='tyto',
version='1.0b0',
version='1.0b1',
description='Automatically generates Python symbols for ontology terms',
python_requires='>=3.6',
url='https://github.com/SynBioDex/tyto',
Expand Down

0 comments on commit 9234704

Please sign in to comment.