Skip to content

Commit d40fffb

Browse files
committed
update the version to 1.0.9
1 parent 8c6da62 commit d40fffb

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
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name='django-pyodbc-azure',
23-
version='1.0.8',
23+
version='1.0.9',
2424
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',

0 commit comments

Comments
 (0)