diff --git a/setup.py b/setup.py index 661aae4a..bd19178b 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='django-pyodbc-azure', - version='1.1.3', + version='1.1.4', description='Django backend for MS SQL Server and Windows Azure SQL Database using pyodbc', long_description=open('README.rst').read(), author='Michiya Takahashi',