Bump versions to 0.5.2 and add Changelog for 0.5.2.

This commit is contained in:
Scott Kitterman
2012-06-13 00:28:10 -04:00
parent e0a2e9588b
commit 0514c5aa34
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.5.1"
version = "0.5.2"
setup(
name = "dkimipy",