diff options
author | Ben McGinnes <[email protected]> | 2019-01-30 18:52:59 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2019-01-30 18:52:59 +0000 |
commit | e005052f4d5b29beda2252f8042dbf5728f5e2aa (patch) | |
tree | 10c649539230c83493ebc90506e6a7028c369a08 /lang/python/doc/rst/gpgme-python-howto.rst | |
parent | python: post installer script (diff) | |
download | gpgme-e005052f4d5b29beda2252f8042dbf5728f5e2aa.tar.gz gpgme-e005052f4d5b29beda2252f8042dbf5728f5e2aa.zip |
python: docs
* Version bump in preparation for whenever GPGME 1.13.0 happens.
* Ran the post_installer.py for docs preparation again.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/rst/gpgme-python-howto.rst')
-rw-r--r-- | lang/python/doc/rst/gpgme-python-howto.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/doc/rst/gpgme-python-howto.rst b/lang/python/doc/rst/gpgme-python-howto.rst index 5f8bcd5d..6f711091 100644 --- a/lang/python/doc/rst/gpgme-python-howto.rst +++ b/lang/python/doc/rst/gpgme-python-howto.rst @@ -4,9 +4,9 @@ Introduction ============ +-----------------+------------------------------------------+ -| Version: | 0.1.4 | +| Version: | 0.1.5 | +-----------------+------------------------------------------+ -| GPGME Version: | 1.12.1 | +| GPGME Version: | 1.13.0 | +-----------------+------------------------------------------+ | Author: | Ben McGinnes <[email protected]> | +-----------------+------------------------------------------+ |