We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fcaa3 commit af65eaaCopy full SHA for af65eaa
docs/changelog.rst
@@ -8,7 +8,7 @@ Here you can see the full list of changes between each Flask-OAuthlib release.
8
Version 0.3.1
9
-------------
10
11
-Release date to be decided.
+Release on Aug 22, 2013
12
13
- Add contrib module via `#15`_. We are still working on it,
14
take your own risk.
flask_oauthlib/info.py
@@ -2,7 +2,7 @@
2
3
NAME = 'Flask-OAuthlib'
4
5
-VERSION = "0.3.1-dev"
+VERSION = "0.3.1"
6
7
AUTHOR = "Hsiaoming Yang <me@lepture.com>"
0 commit comments