Skip to content

Commit 89bfbac

Browse files
authored
Update version to 0.5.20 (#1743)
1 parent 79c7b78 commit 89bfbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faststream/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Simple and fast framework to create message brokers based microservices."""
22

3-
__version__ = "0.5.19"
3+
__version__ = "0.5.20"
44

55
SERVICE_NAME = f"faststream-{__version__}"

0 commit comments

Comments
 (0)