Skip to content

Commit

Permalink
Bump version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Apr 9, 2021
1 parent d29f0a9 commit 63f5ae7
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.3.dev0",
version="0.4.3",
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 63f5ae7

Please sign in to comment.