Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-09 16:08:58 -05:00
parent 6f7f8aff71
commit 82e984b807
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.2.0:
- Reduce the number of "bad packages", internally (e.g. don't exclude `six` anymore).
11.1.11:
- Help improvements.
11.1.10:
+1 -1
View File
@@ -4,4 +4,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.1.11'
__version__ = '11.2.0'