Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhyduke committed Jul 4, 2012
1 parent ad26d42 commit 72548d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from pdb import set_trace
setup(
name = "cobra",
version = '0.1.0.b1',
version = '0.1.0',
packages = find_packages(exclude=['cobra.internal', 'cobra.oven', 'cobra.db_tools',
'cobra.omics', 'cobra.general',]),
#scripts = [''],
Expand Down

0 comments on commit 72548d7

Please sign in to comment.