diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-14 19:01:10 -0400 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-14 19:01:10 -0400 |
| commit | 8adee5e7f8759886678ab83919d5956151e825f3 (patch) | |
| tree | 4f734972f10c525ba86d79a7e6358e647016d0bf /doc/conf.py | |
| parent | bdcfced3c46164f1fb743e30264ea5fbdd488322 (diff) | |
| parent | 197bda9fc38c712d9a8b278298f2ef6b3e61bf19 (diff) | |
| download | pyopenssl-0.15.1.tar.gz | |
Merge pull request #228 from hynek/release-0.15.10.15.1
Prepare 0.15.1
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index b7cc546..16289bb 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,7 +51,7 @@ copyright = u'2011, Jean-Paul Calderone' # built documents. # # The short X.Y version. -version = '0.15' +version = '0.15.1' # The full version, including alpha/beta/rc tags. release = version |
