We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaec18 commit 2277729Copy full SHA for 2277729
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "async-websocket-pool"
3
-version = "0.1.7"
+version = "0.1.8"
4
description = "async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients."
5
authors = ["mpol1t"]
6
license = "MIT"
0 commit comments