We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecc93f commit 8c1ea40Copy full SHA for 8c1ea40
pyproject.toml
@@ -11,7 +11,7 @@ exclude = [".git", "__pycache__", "env", "venv"]
11
12
[project]
13
name = "testgres.postgres_configuration"
14
-version = "0.1.0"
+version = "0.2.0"
15
16
description = "PostgreSQL Configuration Python Library"
17
readme = "README.md"
0 commit comments