Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed May 7, 2024
1 parent 9ce4369 commit 0c8feff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faststream/__about__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Simple and fast framework to create message brokers based microservices."""

__version__ = "0.5.3"
__version__ = "0.5.4"

SERVICE_NAME = f"faststream-{__version__}"

Expand Down

0 comments on commit 0c8feff

Please sign in to comment.