diff options
| author | Simeon Simeonov | 2023-01-08 23:39:45 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2023-01-08 23:39:45 +0100 |
| commit | e9f45a50dd3f92a4082bec6dc33c4aa0f919138a (patch) | |
| tree | dcfc89aa5aacaaf97072da9d0d0517c3b367176b /sphinx_conf.py | |
| parent | b8fa40b48feb8709d27b1c50f1ea6be2ce081692 (diff) | |
Include the tests in the sdist packagev1.2.1
Diffstat (limited to 'sphinx_conf.py')
| -rw-r--r-- | sphinx_conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx_conf.py b/sphinx_conf.py index 7d02133..3bef39e 100644 --- a/sphinx_conf.py +++ b/sphinx_conf.py | |||
| @@ -10,8 +10,8 @@ project = 'pyotp2289' | |||
| 10 | copyright = '2020-2023, Simeon Simeonov' | 10 | copyright = '2020-2023, Simeon Simeonov' |
| 11 | author = 'Simeon Simeonov' | 11 | author = 'Simeon Simeonov' |
| 12 | 12 | ||
| 13 | version = '1.2.0' | 13 | version = '1.2.1' |
| 14 | release = '1.2.0' | 14 | release = '1.2.1' |
| 15 | 15 | ||
| 16 | # -- General configuration --------------------------------------------------- | 16 | # -- General configuration --------------------------------------------------- |
| 17 | # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration | 17 | # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
