diff options
Diffstat (limited to 'sphinx_conf.py')
| -rw-r--r-- | sphinx_conf.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sphinx_conf.py b/sphinx_conf.py index 561db43..f9f0eca 100644 --- a/sphinx_conf.py +++ b/sphinx_conf.py | |||
| @@ -21,14 +21,14 @@ | |||
| 21 | # -- Project information ----------------------------------------------------- | 21 | # -- Project information ----------------------------------------------------- |
| 22 | 22 | ||
| 23 | project = 'pyotp2289' | 23 | project = 'pyotp2289' |
| 24 | copyright = '2020-2022, Simeon Simeonov' | 24 | copyright = '2020-2023, Simeon Simeonov' |
| 25 | author = 'Simeon Simeonov' | 25 | author = 'Simeon Simeonov' |
| 26 | 26 | ||
| 27 | # The short X.Y version | 27 | # The short X.Y version |
| 28 | version = '1.1.0' | 28 | version = '1.2.0' |
| 29 | 29 | ||
| 30 | # The full version, including alpha/beta/rc tags | 30 | # The full version, including alpha/beta/rc tags |
| 31 | release = '1.1.0' | 31 | release = '1.2.0' |
| 32 | 32 | ||
| 33 | 33 | ||
| 34 | # -- General configuration --------------------------------------------------- | 34 | # -- General configuration --------------------------------------------------- |
