Skip to content
Snippets Groups Projects
Commit 2d2cd1c0 authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

announce 0.4

parent 76298fdb
Branches
Tags 0.4
No related merge requests found
monkeysign (0.4) unstable; urgency=low
* merge display and scanning of qrcodes
* really remove remaining pyme dependency
* list key indexes to allow choosing more clearly
* copy the gpg.conf in temporary keyring
* fix keyserver operation in GUI
* implement UID choosing in GUI
-- Antoine Beaupré <anarcat@debian.org> Wed, 01 Aug 2012 02:33:29 -0400
monkeysign (0.3) unstable; urgency=low
* allow keyserver to be enabled while not specified
......
......@@ -61,7 +61,7 @@ However, the implementation here has:
2. a cleaner API
"""
__version__ = '0.3'
__version__ = '0.4'
import os, tempfile, shutil, subprocess, re
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment