Skip to content

Commit ee1cbc3

Browse files
committed
Bumped version 0.7.2 and changelog updated
1 parent 5a63bab commit ee1cbc3

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ Roadmap / Todo list (help wanted)
9090
Changelog
9191
---------
9292

93+
0.7.2 [2014-07-02]
94+
~~~~~~~~~~~~~~~~~~
95+
96+
* Don't pin oauthlib
97+
9398
0.7.1 [2014-04-27]
9499
~~~~~~~~~~~~~~~~~~
95100

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
0.7.2 [2014-07-02]
5+
~~~~~~~~~~~~~~~~~~
6+
7+
* Don't pin oauthlib
8+
9+
410
0.7.0 [2014-03-01]
511
------------------
612

oauth2_provider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.7.1'
1+
__version__ = '0.7.2'
22

33
__author__ = "Massimiliano Pippi & Federico Frenguelli"
44

0 commit comments

Comments
 (0)