Update versions to 0.4.1 and correct/update Changelog.

This commit is contained in:
Scott Kitterman
2011-06-15 08:49:20 -05:00
parent 2eeec91fc1
commit 86077755b2
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.4"
version = "0.4.1"
setup(
name = "pydkim",