Skip to content

Commit 4be70d4

Browse files
committed
release 5.1.2
1 parent bb9be40 commit 4be70d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Version history / changelog
33

44
From version 2.0.0, turbodbc adapts semantic versioning.
55

6-
Version 5.1.1
7-
-------------
6+
Version 5.1.1, 5.1.2
7+
--------------------
88

99
* Support ``pyarrow=19``
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "mesonpy"
1010

1111
[project]
1212
name = "turbodbc"
13-
version = "5.1.0"
13+
version = "5.1.2"
1414
description = "turbodbc is a Python DB API 2.0 compatible ODBC driver"
1515
readme = "README.md"
1616
requires-python = ">=3.10"

0 commit comments

Comments
 (0)