-
-
Notifications
You must be signed in to change notification settings - Fork 622
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
179ef46
commit 9c59e71
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
__author__ = "Jerome Leclanche" | ||
__email__ = "[email protected]" | ||
__version__ = "1.3.1" | ||
__version__ = "1.4.0" | ||
|
||
|
||
class NotificationError(Exception): | ||
|
9c59e71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just so I'm not confused anymore, dropping the support for Python < 3.4 does not mean it is also dropped for 2.7 or is it?
Thanks
9c59e71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh, I should have been clearer in those release notes but yes python 2.7 is still supported. The version that is no longer supported is 3.3.