Skip to content

Commit 71a49ab

Browse files
committed
chore: release 0.20.0
1 parent a6a6e02 commit 71a49ab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "wherobots-python-dbapi"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
description = "Python DB-API driver for Wherobots DB"
55
authors = [{ name = "Maxime Petazzoni", email = "[email protected]" }]
6-
requires-python = "~=3.8"
6+
requires-python = ">=3.8, <4"
77
readme = "README.md"
88
license = "Apache-2.0"
99
dependencies = [

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)