Skip to content

Commit 8fd5c09

Browse files
committed
Bumped version to 0.11.11
1 parent a451d95 commit 8fd5c09

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "psqlpy"
3-
version = "0.11.10"
3+
version = "0.11.11"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ keywords = [
1313
"postgresql-driver",
1414
"python-driver",
1515
]
16+
readme = { file = "README.md", content-type = "text/markdown" }
1617
classifiers = [
1718
"Typing :: Typed",
1819
"Topic :: Database",

0 commit comments

Comments
 (0)