diff --git a/pyproject.toml b/pyproject.toml index 3861b18..59e2995 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "meta-memcache" -version = "0.9.1" +version = "0.9.2" description = "Modern, pure python, memcache client with support for new meta commands." license = "MIT" readme = "README.md"