Skip to content

Commit

Permalink
update the version to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
michiya committed Nov 10, 2013
1 parent 8c6da62 commit d40fffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='django-pyodbc-azure',
version='1.0.8',
version='1.0.9',
description='Django backend for MS SQL Server and Windows Azure SQL Database using pyodbc',
long_description=open('README.rst').read(),
author='Michiya Takahashi',
Expand Down

0 comments on commit d40fffb

Please sign in to comment.