Skip to content

Commit

Permalink
Update documentation version
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonlloyd committed Jun 6, 2018
1 parent 6e0af27 commit ec58f81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@

# General information about the project.
project = u'COBRAme'
copyright = u'2017, Colton Lloyd, Ali Ebrahim, Laurence Yang'
copyright = u'2018, Colton Lloyd, Ali Ebrahim, Laurence Yang'
author = u'Colton Lloyd, Ali Ebrahim, Laurence Yang'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = u'0.0.8'
version = u'0.0.9'
# The full version, including alpha/beta/rc tags.
release = u'0.0.8'
release = u'0.0.9'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit ec58f81

Please sign in to comment.