Release v0.4.0
This commit is contained in:
@@ -8,7 +8,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='microdot-asyncio',
|
name='microdot-asyncio',
|
||||||
version="0.3.1",
|
version="0.4.0",
|
||||||
url='http://github.com/miguelgrinberg/microdot/',
|
url='http://github.com/miguelgrinberg/microdot/',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
author='Miguel Grinberg',
|
author='Miguel Grinberg',
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='microdot',
|
name='microdot',
|
||||||
version="0.3.1",
|
version="0.4.0",
|
||||||
url='http://github.com/miguelgrinberg/microdot/',
|
url='http://github.com/miguelgrinberg/microdot/',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
author='Miguel Grinberg',
|
author='Miguel Grinberg',
|
||||||
|
|||||||
Reference in New Issue
Block a user