Skip to content

Commit 9d2d51a

Browse files
committed
update the version to 1.1.2
1 parent 16f350f commit 9d2d51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='django-pyodbc-azure',
22-
version='1.1.1',
22+
version='1.1.2',
2323
description='Django backend for MS SQL Server and Windows Azure SQL Database using pyodbc',
2424
long_description=open('README.rst').read(),
2525
author='Michiya Takahashi',

0 commit comments

Comments
 (0)