Skip to content

Commit a1c1a97

Browse files
author
Bryan Bartley
committed
Bump version
1 parent ef888c9 commit a1c1a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='tyto',
4-
version='1.0b1',
4+
version='1.0b2',
55
description='Automatically generates Python symbols for ontology terms',
66
python_requires='>=3.6',
77
url='https://github.com/SynBioDex/tyto',

0 commit comments

Comments
 (0)