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 bd5b323 commit 64d6860Copy full SHA for 64d6860
setup.py
@@ -83,7 +83,7 @@ def finalize_options(self):
83
84
setup(
85
name='mssql-python',
86
- version='0.10.0',
+ version='0.11.0',
87
description='A Python library for interacting with Microsoft SQL Server',
88
long_description=open('PyPI_Description.md', encoding='utf-8').read(),
89
long_description_content_type='text/markdown',
0 commit comments