Bump to 0.2.0

This commit is contained in:
Matthew Tretter
2013-07-31 17:11:12 -04:00
parent f46fb8ebbb
commit ece61a5b1f

View File

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