diff --git a/Cargo.lock b/Cargo.lock index cb0b91b..bb2918b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -984,7 +984,7 @@ dependencies = [ [[package]] name = "psqlpy" -version = "0.7.9" +version = "0.7.10" dependencies = [ "byteorder", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 9469a53..4be8696 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psqlpy" -version = "0.7.9" +version = "0.7.10" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 823b9eb..27ccecc 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,7 @@ async def main() -> None: ## Benchmarks You can find benchmarks with visualization on our [docs](https://psqlpy-python.github.io/benchmarks.html) + +## Community +Let's make `PSQLPy` better together! +Join our community in [Telegram](https://t.me/+f3Y8mYKgXxhmYThi)