diff options
| author | J08nY | 2024-07-17 15:45:44 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-17 15:45:44 +0200 |
| commit | 78731654f97576e2907d922501185e25d58e495f (patch) | |
| tree | 842c7bb36ba8d0812136353ebde3d7acd359af83 /docs/conf.py | |
| parent | 0fecdf19a14f0190d4b5c931a68869e349c6c5c6 (diff) | |
| download | pyecsca-78731654f97576e2907d922501185e25d58e495f.tar.gz pyecsca-78731654f97576e2907d922501185e25d58e495f.tar.zst pyecsca-78731654f97576e2907d922501185e25d58e495f.zip | |
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index b258aaa..47f1bac 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.1' +version = '0.3.2' # The full version, including alpha/beta/rc tags -release = '0.3.1' +release = '0.3.2' # -- General configuration --------------------------------------------------- |
