From c2f78419b242df9a4872905d41332e5ea9fcfdb6 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 5 Jan 2023 17:00:35 +0100 Subject: Add the OTPState.ot_hex property --- sphinx_conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sphinx_conf.py') 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 @@ # -- Project information ----------------------------------------------------- project = 'pyotp2289' -copyright = '2020-2022, Simeon Simeonov' +copyright = '2020-2023, Simeon Simeonov' author = 'Simeon Simeonov' # The short X.Y version -version = '1.1.0' +version = '1.2.0' # The full version, including alpha/beta/rc tags -release = '1.1.0' +release = '1.2.0' # -- General configuration --------------------------------------------------- -- cgit v1.3