Clean up local tree so release is clean and then do a quick 0.5.6.

This commit is contained in:
Scott Kitterman
2015-12-07 17:44:01 -05:00
parent b0ac6f6224
commit db448f1630
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.5.5"
version = "0.5.6"
setup(
name = "dkimpy",