Skip to content

Commit

Permalink
Fix version in docs conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored and AWhetter committed May 15, 2020
1 parent b8f1ba7 commit 0e7930e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
# built documents.
#
# The short X.Y version.
version = '1.2'
version = '1.3'
# The full version, including alpha/beta/rc tags.
release = '1.2.1'
release = '1.3.0'

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

0 comments on commit 0e7930e

Please sign in to comment.