Update version numbers to 0.5 and start new Changelog entry.

This commit is contained in:
Scott Kitterman
2011-06-16 22:41:42 -05:00
parent 9e3ec3665d
commit 550e3e3983
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.4.2"
version = "0.5"
setup(
name = "pydkim",