Release v0.4.0

This commit is contained in:
Miguel Grinberg
2021-06-04 17:16:18 +01:00
parent a3288a63ed
commit 4eea7adb8f
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.1",
version="0.4.0",
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.1",
version="0.4.0",
url='http://github.com/miguelgrinberg/microdot/',
license='MIT',
author='Miguel Grinberg',