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