We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3267d66 commit 08e1d8dCopy full SHA for 08e1d8d
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='tyto',
4
- version='1.2',
+ version='1.2.1',
5
description='Automatically generates Python symbols for ontology terms',
6
python_requires='>=3.6',
7
url='https://github.com/SynBioDex/tyto',
0 commit comments