We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64d068 commit a6a937cCopy full SHA for a6a937c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pg0"
3
-version = "0.9.0"
+version = "0.10.0"
4
edition = "2021"
5
description = "Zero-dependency CLI to run embedded PostgreSQL locally without installation"
6
license = "MIT"
sdk/python/pyproject.toml
[project]
name = "pg0-embedded"
-version = "0.3.0"
description = "Python API for pg0 - embedded PostgreSQL"
readme = "README.md"
0 commit comments