Skip to content

Commit

Permalink
Update version numbers to 9.1.1 and 1.12 in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kbevers committed Dec 1, 2022
1 parent a758633 commit f314e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
# 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.
version = '9.1.0'
data_version = '1.11'
version = '9.1.1'
data_version = '1.12'

# use same |release| as |version|
release = version
Expand Down

0 comments on commit f314e72

Please sign in to comment.