We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2484797 commit a474fc0Copy full SHA for a474fc0
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ exclude = [".git", "__pycache__", "env", "venv"]
11
12
[project]
13
name = "testgres.common"
14
-version = "0.0.4"
+version = "1.0.0"
15
16
description = "Testgres common code"
17
readme = "README.md"
0 commit comments