Bump to 0.4.0

This commit is contained in:
Matthew Tretter
2013-07-31 23:12:53 -04:00
parent aa10053fbb
commit fb98e9878f

View File

@@ -1,7 +1,7 @@
pkgmeta = dict(
__title__='markdownify',
__author__='Matthew Tretter',
__version__='0.3.0',
__version__='0.4.0',
)
globals().update(pkgmeta)