Update Changelog and switch to version 0.4.2 throughout.

This commit is contained in:
Scott Kitterman
2011-06-16 14:50:03 -05:00
parent 8713e6e9f8
commit 18e9aef36b
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.4.1"
version = "0.4.2"
setup(
name = "pydkim",