Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonfoks committed Oct 10, 2024
1 parent 5503326 commit b9191a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation_source/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
# built documents.
#
# The short X.Y version.
version = '1.0.0'
version = "2.3.1"
# The full version, including alpha/beta/rc tags.
release = '1.0.0'
release = "2.3.1"

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

0 comments on commit b9191a5

Please sign in to comment.