Skip to content

Commit 9234704

Browse files
author
Bryan Bartley
committed
Bump version to 1.0b1
1 parent b423c3b commit 9234704

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.0b0',
4+
version='1.0b1',
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)