Skip to content

Commit af65eaa

Browse files
committed
Version bump 0.3.1
1 parent 61fcaa3 commit af65eaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here you can see the full list of changes between each Flask-OAuthlib release.
88
Version 0.3.1
99
-------------
1010

11-
Release date to be decided.
11+
Release on Aug 22, 2013
1212

1313
- Add contrib module via `#15`_. We are still working on it,
1414
take your own risk.

flask_oauthlib/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
NAME = 'Flask-OAuthlib'
44

5-
VERSION = "0.3.1-dev"
5+
VERSION = "0.3.1"
66

77
AUTHOR = "Hsiaoming Yang <me@lepture.com>"
88

0 commit comments

Comments
 (0)