Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Bartley committed Jun 30, 2022
1 parent 3267d66 commit 08e1d8d
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.2',
version='1.2.1',
description='Automatically generates Python symbols for ontology terms',
python_requires='>=3.6',
url='https://github.com/SynBioDex/tyto',
Expand Down

0 comments on commit 08e1d8d

Please sign in to comment.