Release 0.5.1

This commit is contained in:
Stuart D. Gathman
2012-02-03 17:23:59 -05:00
parent 644916a653
commit b732e518e4
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.5"
version = "0.5.1"
setup(
name = "pydkim",