Browse Source

MMGen version 0.8.4

philemon 8 years ago
parent
commit
20c5ebc30d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
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',