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 79c7b78 commit 89bfbacCopy full SHA for 89bfbac
faststream/__about__.py
@@ -1,5 +1,5 @@
1
"""Simple and fast framework to create message brokers based microservices."""
2
3
-__version__ = "0.5.19"
+__version__ = "0.5.20"
4
5
SERVICE_NAME = f"faststream-{__version__}"
0 commit comments