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 a4df60f commit 1424b90Copy full SHA for 1424b90
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "asyncapi-python"
3
-version = "0.3.0rc6"
+version = "0.3.0rc7"
4
license = { text = "Apache-2.0" }
5
description = "Easily generate type-safe and async Python applications from AsyncAPI 3 specifications."
6
authors = [{ name = "Yaroslav Petrov", email = "[email protected]" }]
0 commit comments