We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6cc56 commit b68115eCopy full SHA for b68115e
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "asyncapi-python"
3
-version = "0.1.3"
+version = "0.1.4"
4
license = "Apache-2.0"
5
description = "Easily generate type-safe and async Python applications from AsyncAPI 3 specifications."
6
authors = ["Yaroslav Petrov <yaroslav.v.petrov@gmail.com>"]
0 commit comments