Skip to content

Commit e2b7134

Browse files
authored
Merge pull request #5 from mabel-dev/loosen-python-version
python-versions
2 parents a8bc4f4 + 27ff08f commit e2b7134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "opteryx-sqlalchemy"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
description = "Opteryx SQLAlchemy Dialect"
9-
requires-python = ">=3.11"
9+
requires-python = ">=3.9"
1010
dependencies = [
1111
"brotli-asgi>=1.6.0",
1212
"python-jose[cryptography]>=3.3.0",

0 commit comments

Comments
 (0)