Skip to content

Commit

Permalink
To version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonlloyd committed Dec 5, 2017
1 parent 01103f4 commit 66fc05d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.0.6'
version = u'0.0.7'
# The full version, including alpha/beta/rc tags.
release = u'0.0.6'
release = u'0.0.7'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@


setup(name="cobrame",
version="0.0.5",
author="Ali Ebrahim and Colton Lloyd",
author_email="minime_dev@googlegroups.com",
version="0.0.7",
author="Colton Lloyd and Ali Ebrahim",
url="https://github.com/SBRG/cobrame",
install_requires=["sympy", "six", "Biopython", "cobra<=0.5.11", "pandas",
"scipy", "numpy", "setuptools", "jsonschema"],
Expand Down

0 comments on commit 66fc05d

Please sign in to comment.