diff --git a/pyproject.toml b/pyproject.toml index 5bf9e47..1ca7a80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "natsapi" -version = "0.1.2" +version = "0.1.4" description = "A Python microservice framework that speaks nats.io with asyncapi spec generation capability" authors = ["WeGroup NV "] readme = "README.md"