Bump to 0.6.2 for the next dev cycle.

This commit is contained in:
Scott Kitterman
2017-01-27 18:53:43 -05:00
parent 5938a29f57
commit f92abcd144
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.1"
version = "0.6.2"
setup(
name = "dkimpy",