From 0ec63f1be2be96de4e103b0120626ff750fb70e2 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 16 May 2024 10:25:30 +0200 Subject: Bump to 0.3.0. --- docs/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index b844023..7470f0e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,15 +20,15 @@ sys.path.insert(0, os.path.abspath('../notebook/')) # -- Project information ----------------------------------------------------- project = 'pyecsca' -copyright = '2018-2023, Jan Jancar' +copyright = '2018-2024, Jan Jancar' author = 'Jan Jancar' sys.path.append(os.path.abspath('..')) # The short X.Y version -version = '0.2.0' +version = '0.3.0' # The full version, including alpha/beta/rc tags -release = '0.2.0' +release = '0.3.0' # -- General configuration --------------------------------------------------- -- cgit v1.2.3-70-g09d2