Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-28 16:56:29 -04:00
parent 4394c4394c
commit 5660fa72b4
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
8.1.9:
- Fix logging bug.
8.1.8:
- Fix dependencies with markers attached. That wasn't easy.
- Vendor (patch) pip-tools.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '8.1.8'
__version__ = '8.1.9'