Skip to content

Commit d28e11e

Browse files
committed
version 2.1.1 release
1 parent 48665ce commit d28e11e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.1.1 2018-12-13
2+
3+
* Add pynacl as a dependency
4+
15
### 2.1.0 2018-12-13
26

37
* Added End-to-end Encryption

pusher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Don't change the format of this line: the version is extracted by ../setup.py
2-
VERSION = '2.1.0'
2+
VERSION = '2.1.1'

0 commit comments

Comments
 (0)