Skip to content

Commit 568ee01

Browse files
committed
update verison number
1 parent 384bf86 commit 568ee01

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
@@ -3,7 +3,7 @@
33
setup(
44
name = 'CAI',
55
packages = ["CAI"],
6-
version = '0.1.7',
6+
version = '0.1.8',
77
description = 'Python implementation of codon adaptation index',
88
author = 'Benjamin Lee',
99
author_email = 'benjamin_lee@college.harvard.edu',

0 commit comments

Comments
 (0)