history / version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-19 06:24:49 -04:00
parent 97e91527e0
commit c52300a5ca
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
11.8.2:
- Cleanup TOML.
- Improve documentation.
- Pass clear flag to resolver.
- Improved private git URL handling.
11.8.1:
- Removed (unused) Safety DB (licensing concerns).
11.8.0:
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.8.1'
__version__ = '11.8.2'