Release 0.2.0

This commit is contained in:
Miguel Grinberg
2019-04-19 20:22:18 +01:00
parent 0f2c749f6d
commit db29624a45

View File

@@ -8,7 +8,7 @@ from setuptools import setup
setup( setup(
name='microdot', name='microdot',
version='0.1.1', version='0.2.0',
url='http://github.com/miguelgrinberg/microdot/', url='http://github.com/miguelgrinberg/microdot/',
license='MIT', license='MIT',
author='Miguel Grinberg', author='Miguel Grinberg',