next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-14 11:23:40 -04:00
parent c196b58622
commit 53fd7d68f9
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.7.4:
- Don't use JSON results — problematic.
11.7.3:
- Increase compatibility with strange Python installations (concurrency.futures).
11.7.2:
+1 -1
View File
@@ -4,4 +4,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.7.3'
__version__ = '11.7.4'