next version!

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-14 19:59:39 -04:00
parent 68f84851a3
commit 002d2f1da1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.1.0:
- Inline TOML tables for things like requests[security]!
7.0.6:
- NO_SPIN is now automatic when CI is set.
- Additionally, vendor pip (a patched version) for doing advanced dependency resolution.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.0.6'
__version__ = '7.1.0'