Skip to content

Commit 38e8a94

Browse files
committed
Update version to rc2
1 parent 727f5e3 commit 38e8a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "asyncapi-python"
3-
version = "0.3.0rc1"
3+
version = "0.3.0rc2"
44
license = { text = "Apache-2.0" }
55
description = "Easily generate type-safe and async Python applications from AsyncAPI 3 specifications."
66
authors = [{ name = "Yaroslav Petrov", email = "[email protected]" }]

0 commit comments

Comments
 (0)