Skip to content

Commit c59afbe

Browse files
committed
version change for release
1 parent 606e3e4 commit c59afbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def finalize_options(self):
7676

7777
setup(
7878
name='mssql-python',
79-
version='0.1.5',
79+
version='0.1.6',
8080
description='A Python library for interacting with Microsoft SQL Server',
8181
long_description=open('README.md', encoding='utf-8').read(),
8282
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)