Skip to content

Commit 8ae05cd

Browse files
committed
fixed typo (again)
1 parent 1b366bd commit 8ae05cd

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.1',
6+
version = '0.1.3',
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)