Skip to content

Commit

Permalink
Bump version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Aug 30, 2022
1 parent cd32ffd commit 6c1e786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="aiostream",
version="0.4.5.dev0",
version="0.4.5",
packages=["aiostream", "aiostream.stream"],
setup_requires=["pytest-runner" if TESTING else ""],
install_requires=['async_exit_stack;python_version<"3.7"'],
Expand Down

0 comments on commit 6c1e786

Please sign in to comment.