Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-10-01 06:43:16 -04:00
parent bded7ae737
commit f70873245d
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
8.2.6:
- Fix for some git remotes.
- Increased the default number of max rounds for pip-tools, made it user-configurable.
8.2.5:
- Fixed bad attribute call on date checks.
8.2.4:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '8.2.5'
__version__ = '8.2.6'