Skip to content

Commit b810346

Browse files
Release v0.3.1
1 parent ae5d330 commit b810346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

microdot-asyncio/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='microdot-asyncio',
11-
version="0.3.0",
11+
version="0.3.1",
1212
url='http://github.com/miguelgrinberg/microdot/',
1313
license='MIT',
1414
author='Miguel Grinberg',

microdot/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='microdot',
11-
version="0.3.0",
11+
version="0.3.1",
1212
url='http://github.com/miguelgrinberg/microdot/',
1313
license='MIT',
1414
author='Miguel Grinberg',

0 commit comments

Comments
 (0)