We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd3ad9 commit eb5c2c8Copy full SHA for eb5c2c8
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name='django-pyodbc-azure',
23
- version='1.8.14.0',
+ version='1.8.14.1',
24
description='Django backend for Microsoft SQL Server and Azure SQL Database using pyodbc',
25
long_description=open('README.rst').read(),
26
author='Michiya Takahashi',
0 commit comments