diff options
author | Danny Holman <dholman@gymli.org> | 2025-03-20 14:31:39 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2025-03-20 14:31:39 -0500 |
commit | de73efecc8c996be4b2e695ac85a6dc0423e0f92 (patch) | |
tree | 6fdede0df6f2ecc8cf16befc99b614cbf217aac5 /doc | |
parent | f58b327650d9ecaba454d626c07fd01351d0880c (diff) |
Version bump to 0.63.00.63.0
Increment the version string to 0.63.0.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 2658279..0bbe9ca 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -9,7 +9,7 @@ project = 'Rune Game Engine' copyright = '2024, Danny Holman' author = 'Danny Holman' -release = 'v0.62.0' +release = 'v0.63.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |