diff options
| author | J08nY | 2017-08-23 23:22:39 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-23 23:22:39 +0200 |
| commit | 1b4c498e471cb33926a60722abb0bf9e32a49fd5 (patch) | |
| tree | c5f62304c6bc9375314aad560790619101041621 /docs/conf.py | |
| parent | e9371f4943b69bbe95cf087474318d100b7234ae (diff) | |
| download | mailman-pgp-1b4c498e471cb33926a60722abb0bf9e32a49fd5.tar.gz mailman-pgp-1b4c498e471cb33926a60722abb0bf9e32a49fd5.tar.zst mailman-pgp-1b4c498e471cb33926a60722abb0bf9e32a49fd5.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 69f333d..2243162 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,9 +60,9 @@ import sys; sys.path.append('../src') # built documents. # # The short X.Y version. -version = '0.2.1' +version = '0.3.0' # The full version, including alpha/beta/rc tags. -release = '0.2.1' +release = '0.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
