We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744010d commit 742c484Copy full SHA for 742c484
CHANGELOG.rst
@@ -2,7 +2,13 @@ Changelog
2
=========
3
4
5
-0.1.0 (2021-03-15)
+0.1.1 (2023-03-17)
6
+------------------
7
+
8
+- Contrib bugs fixed
9
10
11
+0.1.0 (2023-03-15)
12
------------------
13
14
- Initial release
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "generic-connection-pool"
-version = "0.1.0"
+version = "0.1.1"
description = "generic connection pool"
authors = ["Dmitry Pershin <[email protected]>"]
license = "Unlicense"
0 commit comments