Set up to start 0.7 development.

This commit is contained in:
Scott Kitterman
2017-06-04 14:26:02 -04:00
parent d4a2b4e954
commit 804580a4d9
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.6.2"
version = "0.7.0"
setup(
name = "dkimpy",