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 19e1539 commit 2885672Copy full SHA for 2885672
setup.py
@@ -27,7 +27,7 @@
27
28
setup(
29
name='mssql-django',
30
- version='1.2',
+ version='1.3',
31
description='Django backend for Microsoft SQL Server',
32
long_description=long_description,
33
long_description_content_type='text/markdown',
0 commit comments