Skip to content

Commit 5834744

Browse files
author
Conventional Changelog Action
committed
Update documentation version [skip ci]
1 parent b6524ad commit 5834744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/doxygen/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.2
51+
PROJECT_NUMBER = 0.5.3
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

docs/sphinx/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
running_in_docker = os.getenv('RUNNING_IN_DOCKER') == 'true'
1717

1818
# Extract the version number and assign it to 'release'
19-
release = '0.5.2'
19+
release = '0.5.3'
2020

2121
# The short X.Y version
2222
version = '0.5'

0 commit comments

Comments
 (0)