diff --git a/pyproject.toml b/pyproject.toml index 61d2bd3..d590554 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mimicker" -version = "0.1.2" +version = "0.1.3" description = "A lightweight HTTP mocking server for Python" authors = ["Amazia Gur "] license = "MIT"