Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Van Daele committed Apr 19, 2017
1 parent 67cefa2 commit 4a29118
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@

# General information about the project.
project = u'CRABpy'
copyright = u'2013-2016, Flanders Heritage Agency'
copyright = u'2013-2017, Flanders Heritage Agency'

# 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 = '0.7'
version = '0.8'
# The full version, including alpha/beta/rc tags.
release = '0.7.1'
release = '0.8.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down Expand Up @@ -268,7 +268,7 @@
epub_title = u'CRABpy'
epub_author = u'Flanders Heritage Agency'
epub_publisher = u'Flanders Heritage Agency'
epub_copyright = u'2013, Flanders Heritage Agency'
epub_copyright = u'2013-2017, Flanders Heritage Agency'

# The basename for the epub file. It defaults to the project name.
#epub_basename = u'CRABpy'
Expand Down

0 comments on commit 4a29118

Please sign in to comment.