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