Skip to content

Commit 209e4b5

Browse files
committed
Bump version to 5.2
I don't think there were any API changes, but a change was made for Python 3.13. I think a minor version upgrade is warranted.
1 parent e3149c8 commit 209e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyodbc"
3-
version = "5.1.0"
3+
version = "5.2.0"
44

55
requires-python = ">=3.8"
66
# This is used by the GitHub action that builds release artifacts using cibuildwheel.

0 commit comments

Comments
 (0)