next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-23 18:22:48 -04:00
parent a06f725095
commit ddb88ec911
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.7.4:
- Install VCS deps into the virtualenv's src directory, not into the current directory.
7.7.3:
- Fix --three on Windows.
7.7.2:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.7.3'
__version__ = '7.7.4'