Skip to content

Commit f692da5

Browse files
update version.py
1 parent f09845c commit f692da5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In order to use this library, you need to have a free account on <http://pusher.
99

1010
## Supported Platforms
1111

12-
* Python - supports Python versions 2.7, 3.6 and above
12+
* Python - supports Python version 3.6 and above
1313

1414
## Features
1515

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

0 commit comments

Comments
 (0)