diff --git a/setup.py b/setup.py index 46f42182..edcfa620 100644 --- a/setup.py +++ b/setup.py @@ -259,7 +259,7 @@ def get_extension_modules(): setup( name="turbodbc", - version="4.9.0", + version="4.10.1", description="turbodbc is a Python DB API 2.0 compatible ODBC driver", long_description=long_description, long_description_content_type="text/markdown",