Skip to content

Commit

Permalink
Also update the version number in the online doc and on-boarding guide
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuSchaller committed May 10, 2023
1 parent 8873054 commit 92b0023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/RTD/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
author = "SWIFT Team"

# The short X.Y version
version = "0.9"
version = "1.0"
# The full version, including alpha/beta/rc tags
release = "0.9.0"
release = "1.0.0"

# -- Find additional scripts to run as part of the documentation build -------
import glob
Expand Down
2 changes: 1 addition & 1 deletion doc/onboardingGuide/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = "SWIFT Collaboration"

# The full version, including alpha/beta/rc tags
release = "0.0"
release = "1.0"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 92b0023

Please sign in to comment.