Skip to content

Commit

Permalink
0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Sep 7, 2011
1 parent 407cbab commit 0ff059f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.pyc
*.pyo
docs/_build
dist
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name='Flask-OAuth',
version='0.10',
version='0.11',
url='http://github.com/mitsuhiko/flask-oauth',
license='BSD',
author='Armin Ronacher',
Expand Down

0 comments on commit 0ff059f

Please sign in to comment.