We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960293d commit 23dbad7Copy full SHA for 23dbad7
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+0.5.0 (2023-08-17)
5
+------------------
6
+
7
+- unix socket managers implemented.
8
9
10
0.4.1 (2023-08-16)
11
------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "generic-connection-pool"
-version = "0.4.1"
+version = "0.5.0"
description = "generic connection pool"
authors = ["Dmitry Pershin <[email protected]>"]
license = "Unlicense"
0 commit comments