Skip to content

Commit

Permalink
Prepare release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sternakt committed Sep 18, 2023
1 parent 9ca6227 commit 6bd05df
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,5 +1,5 @@
"""Simple and fast framework to create message brokers based microservices"""
__version__ = "0.1.0rc1"
__version__ = "0.1.0"


INSTALL_YAML = """
Expand Down

0 comments on commit 6bd05df

Please sign in to comment.