Skip to content

Commit

Permalink
forgot to update the docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrieve committed May 29, 2018
1 parent 5a2fdff commit 47df24b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@

# General information about the project.
project = u'Spatial EFD'
copyright = u'2017, Stuart W.D. Grieve'
copyright = u'2017 - 2018, Stuart W.D. Grieve'
author = u'Stuart W.D. Grieve'

# 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'1.0'
version = u'1.1'
# The full version, including alpha/beta/rc tags.
release = u'1.0.4'
release = u'1.1.0'

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

0 comments on commit 47df24b

Please sign in to comment.