diff --git a/pyproject.toml b/pyproject.toml index 037aacf..f112658 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "muffin" -version = "0.100.1" +version = "0.101.0" description = "Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)" readme = "README.rst" license = "MIT"