Skip to content

Commit c2fc616

Browse files
committed
Release 3.0.7
1 parent 9f56fd7 commit c2fc616

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 3.0.7
4+
Updated logging.warn to logging.warning (#234)
5+
36
## 3.0.6
47
Manual error in release process. Identical contents at 3.0.5.
58

flask_cors/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.0.6'
1+
__version__ = '3.0.7'

0 commit comments

Comments
 (0)