summaryrefslogtreecommitdiff
path: root/sphinx_conf.py
diff options
context:
space:
mode:
authorSimeon Simeonov2023-01-08 23:39:45 +0100
committerSimeon Simeonov2023-01-08 23:39:45 +0100
commite9f45a50dd3f92a4082bec6dc33c4aa0f919138a (patch)
treedcfc89aa5aacaaf97072da9d0d0517c3b367176b /sphinx_conf.py
parentb8fa40b48feb8709d27b1c50f1ea6be2ce081692 (diff)
Include the tests in the sdist packagev1.2.1
Diffstat (limited to 'sphinx_conf.py')
-rw-r--r--sphinx_conf.py4
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'
10copyright = '2020-2023, Simeon Simeonov' 10copyright = '2020-2023, Simeon Simeonov'
11author = 'Simeon Simeonov' 11author = 'Simeon Simeonov'
12 12
13version = '1.2.0' 13version = '1.2.1'
14release = '1.2.0' 14release = '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