Skip to content

Commit

Permalink
chore: bump version (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik authored Jun 21, 2024
1 parent 35dbd13 commit c277898
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.12"
__version__ = "0.5.13"

SERVICE_NAME = f"faststream-{__version__}"

Expand Down

0 comments on commit c277898

Please sign in to comment.