Skip to content

Commit 13f5b8a

Browse files
authored
Update setup.py
1 parent 6cb697b commit 13f5b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ def get_extension_modules():
259259

260260
setup(
261261
name="turbodbc",
262-
version="4.9.0",
262+
version="4.10.1",
263263
description="turbodbc is a Python DB API 2.0 compatible ODBC driver",
264264
long_description=long_description,
265265
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)