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 649f379 commit adc5d88Copy full SHA for adc5d88
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name='django-pyodbc-azure',
21
- version='1.10.0.0',
+ version='1.10.0.1',
22
description='Django backend for Microsoft SQL Server and Azure SQL Database using pyodbc',
23
long_description=open('README.rst').read(),
24
author='Michiya Takahashi',
0 commit comments