File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = SimuNEX
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = 0.5.1
51+ PROJECT_NUMBER = 0.5.2
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1616running_in_docker = os .getenv ('RUNNING_IN_DOCKER' ) == 'true'
1717
1818# Extract the version number and assign it to 'release'
19- release = '0.5.1'
19+ release = '0.5.2'
2020
2121# The short X.Y version
22- version = '0.5'
22+ version = '0.5'
2323
2424# -- General configuration ---------------------------------------------------
2525# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments