We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c87d8 commit 7094673Copy full SHA for 7094673
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pg0"
3
-version = "0.10.0"
+version = "0.10.1"
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"
description = "Python API for pg0 - embedded PostgreSQL"
readme = "README.md"
0 commit comments