Release v0.3.1

This commit is contained in:
Miguel Grinberg
2021-02-06 12:12:08 +00:00
parent ae5d330b2d
commit b810346aa4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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