We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0785eb3 commit cb24a31Copy full SHA for cb24a31
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "muffin"
3
-version = "1.1.2"
+version = "1.1.3"
4
description = "Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)"
5
readme = "README.rst"
6
license = "MIT"
0 commit comments