Skip to content

Commit

Permalink
Bumps docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivotron committed May 1, 2019
1 parent 4732b1d commit 777a519
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 @@ -64,17 +64,17 @@

# General information about the project.
project = u'Popper'
copyright = u'2018, Ivo Jimenez'
copyright = u'2019, Ivo Jimenez'
author = u'Ivo Jimenez'

# 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.0'
version = u'2.x'
# The full version, including alpha/beta/rc tags.
release = u'1.0.0'
release = u'2.x'

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

0 comments on commit 777a519

Please sign in to comment.