Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-08 21:40:47 -04:00
parent 7537452c6d
commit d1a8d758a8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
6.2.0:
- Removal of lock --legacy.
- Improvements to locking mechanism integrity.
6.1.6:
- Fix for Windows.
6.1.5:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '6.1.6'
__version__ = '6.2.0'