We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7774e commit ab6422fCopy full SHA for ab6422f
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pgserver" # Required
3
-version = "0.0.7" # Required
+version = "0.0.8" # Required
4
description = "Self-contained postgres server for your python applications" # Required
5
readme = "README.md" # Optional
6
requires-python = ">=3.9"
0 commit comments