Skip to content

Commit c6d974f

Browse files
committed
Update version number for release
1 parent 7c2fa09 commit c6d974f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name = 'CAI',
1111
packages = ["CAI"],
12-
version = '0.1.8',
12+
version = '1.0.0',
1313
description = 'Python implementation of codon adaptation index',
1414
long_description=long_description,
1515
author = 'Benjamin Lee',

0 commit comments

Comments
 (0)