Skip to content

Commit

Permalink
Bump version 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Dec 14, 2021
1 parent 0e8e84d commit a641bc7
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.4.dev0",
version="0.4.4",
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 a641bc7

Please sign in to comment.