Release 0.1.1

This commit is contained in:
Miguel Grinberg
2019-04-17 07:50:11 +01:00
parent e4ff70cf8f
commit 4fbed286e4

View File

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