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