Skip to content

Commit ec39a0b

Browse files
committed
Bump to version 3.3.2
1 parent 553ae79 commit ec39a0b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.3.2
4+
5+
- [CHANGED] Utilities no longer escape non ascii characters.
6+
37
## 3.3.1
48

59
- [ADDED] Allow Client to accept float as a timeout

Diff for: pusher/version.py

+1-1
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 = '3.3.1'
2+
VERSION = '3.3.2'

0 commit comments

Comments
 (0)