Skip to content

Commit

Permalink
Bump version to 5.2
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mkleehammer committed Oct 16, 2024
1 parent e3149c8 commit 209e4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pyodbc"
version = "5.1.0"
version = "5.2.0"

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

0 comments on commit 209e4b5

Please sign in to comment.