We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9be40 commit 4be70d4Copy full SHA for 4be70d4
CHANGELOG.rst
@@ -3,8 +3,8 @@ Version history / changelog
3
4
From version 2.0.0, turbodbc adapts semantic versioning.
5
6
-Version 5.1.1
7
--------------
+Version 5.1.1, 5.1.2
+--------------------
8
9
* Support ``pyarrow=19``
10
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "mesonpy"
11
[project]
12
name = "turbodbc"
13
-version = "5.1.0"
+version = "5.1.2"
14
description = "turbodbc is a Python DB API 2.0 compatible ODBC driver"
15
readme = "README.md"
16
requires-python = ">=3.10"
0 commit comments