We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbaec18 + 2277729 commit da174bfCopy full SHA for da174bf
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