Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Bartley committed Nov 22, 2021
1 parent ef888c9 commit a1c1a97
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.0b1',
version='1.0b2',
description='Automatically generates Python symbols for ontology terms',
python_requires='>=3.6',
url='https://github.com/SynBioDex/tyto',
Expand Down

0 comments on commit a1c1a97

Please sign in to comment.