We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144e0ae commit f556bc7Copy full SHA for f556bc7
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+0.3.0 (2023-08-10)
5
+------------------
6
+
7
+- refactoring done.
8
9
10
0.2.0 (2023-04-19)
11
------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "generic-connection-pool"
-version = "0.2.0"
+version = "0.3.0"
description = "generic connection pool"
authors = ["Dmitry Pershin <[email protected]>"]
license = "Unlicense"
0 commit comments