Update man/dknewkey.1 to mention use of k= with RSA and bump version for release.

This commit is contained in:
Scott Kitterman
2018-02-17 13:52:13 -05:00
parent f6e9587857
commit b1adfa3e33
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.7.0+"
version = "0.7.1"
setup(
name = "dkimpy",