Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-23 19:55:16 -04:00
parent 38428bf117
commit 050d8aa2cc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.7.6:
- Fix a very very minor UX bug.
7.7.5:
- No longer eat editables, as pip-tools does it for us now.
7.7.4:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.7.5'
__version__ = '7.7.6'