We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1d77d commit 5e8caddCopy full SHA for 5e8cadd
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "asyncapi-python"
3
-version = "0.2.1"
+version = "0.2.2"
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