From 20c5ebc30dba5cea06719acdef4a84ca3bff762c Mon Sep 17 00:00:00 2001 From: philemon Date: Sat, 25 Jun 2016 19:30:30 +0300 Subject: [PATCH] MMGen version 0.8.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a46f5fc2..64a0d701 100755 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup( url = 'https://github.com/mmgen/mmgen', license = 'GNU GPL v3', platforms = 'Linux, MS Windows', - keywords = 'Bitcoin, wallet, cold storage, offline storage, open-source, command-line, Python, Bitcoin Core, bitcoind, hd, deterministic, hierarchical', + keywords = 'Bitcoin, wallet, cold storage, offline storage, open-source, command-line, Python, Bitcoin Core, bitcoind, hd, deterministic, hierarchical, secure, anonymous', py_modules = [ 'mmgen.__init__', 'mmgen.addr',