aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2024-07-15 15:26:23 +0200
committerJ08nY2024-07-15 15:26:23 +0200
commit0eff8d9da4fbe449e314fd910c3ec5935bc4d346 (patch)
treed60bb72ea8053c0bd4dca0952b87eb1419d4d1c3 /docs
parenta66332f7d1b42dcb2c761f7c085a3ca531975979 (diff)
downloadpyecsca-0eff8d9da4fbe449e314fd910c3ec5935bc4d346.tar.gz
pyecsca-0eff8d9da4fbe449e314fd910c3ec5935bc4d346.tar.zst
pyecsca-0eff8d9da4fbe449e314fd910c3ec5935bc4d346.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index be7e55e..771541a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -26,9 +26,9 @@ author = 'Jan Jancar'
sys.path.append(os.path.abspath('..'))
# The short X.Y version
-version = '0.3.0'
+version = '0.3.1'
# The full version, including alpha/beta/rc tags
-release = '0.3.0'
+release = '0.3.1'
# -- General configuration ---------------------------------------------------