mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update version to 1.3.1
This commit is contained in:
parent
e9832b5d82
commit
edcadde368
@ -6,10 +6,10 @@
|
||||
# -- Project information -----------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
|
||||
|
||||
project = "DCS Liberation"
|
||||
copyright = "2023, DCS Liberation Team"
|
||||
author = "DCS Liberation Team"
|
||||
release = "7.0.0"
|
||||
project = "DCS Retribution"
|
||||
copyright = "2023, DCS Retribution Team"
|
||||
author = "DCS Retribution Team"
|
||||
release = "1.3.1"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
||||
@ -3,7 +3,7 @@ from pathlib import Path
|
||||
|
||||
MAJOR_VERSION = 1
|
||||
MINOR_VERSION = 3
|
||||
MICRO_VERSION = 0
|
||||
MICRO_VERSION = 1
|
||||
|
||||
|
||||
def _optional_build_id_component(path: Path) -> str | None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user