Skip to content

Commit

Permalink
Bump version 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Oct 8, 2024
1 parent 3c2d576 commit 2be6569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiostream/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
streamcontext,
)

__version__ = "0.6.3.dev0"
__version__ = "0.6.3"

__all__ = [
"stream",
Expand Down

0 comments on commit 2be6569

Please sign in to comment.