Skip to content

Commit

Permalink
Merge pull request #160 from pusher/release-3.0.0
Browse files Browse the repository at this point in the history
Release 3.0.0
  • Loading branch information
mdpye authored Apr 1, 2020
2 parents 75fd1c5 + 9441bf4 commit b144815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### next (major)
### 3.0.0 2020-04-01

* [ADDED] option `encryption_master_key_base64`
* [DEPRECATED] option `encryption_master_key`
Expand Down
2 changes: 1 addition & 1 deletion pusher/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Don't change the format of this line: the version is extracted by ../setup.py
VERSION = '2.1.4'
VERSION = '3.0.0'

0 comments on commit b144815

Please sign in to comment.