Skip to content

Commit af65e60

Browse files
committed
update the version to 1.0.6
1 parent 1289909 commit af65e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
setup(
2222
name='django-pyodbc-azure',
23-
version='1.0.5',
24-
description='Django backends for MS SQL Server and Windows Azure SQL Database using pyodbc',
23+
version='1.0.6',
24+
description='Django backend for MS SQL Server and Windows Azure SQL Database using pyodbc',
2525
long_description=open('README.rst').read(),
2626
author='Michiya Takahashi',
2727
url='https://github.com/michiya/django-pyodbc-azure',

0 commit comments

Comments
 (0)