Skip to content

Commit

Permalink
Merge pull request #140 from corydolphin/release/2.1.2
Browse files Browse the repository at this point in the history
Releases version 2.1.2
  • Loading branch information
corydolphin committed Nov 8, 2015
2 parents 4e426f0 + e5e7e4d commit 5a057ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 2.1.2
Fixes package installation. Requirements.txt was not included in Manifest.


## 2.1.1
Stop dynamically referecing logger.

Expand Down
2 changes: 1 addition & 1 deletion flask_cors/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.1.1'
__version__ = '2.1.2'

0 comments on commit 5a057ad

Please # to comment.