Add Changelog entries for 0.5.5 and bump version to 0.5.5.

This commit is contained in:
Scott Kitterman
2015-12-07 17:10:31 -05:00
parent 01541a3c36
commit 135103376a
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.5.4"
version = "0.5.5"
setup(
name = "dkimpy",