Merge pull request #565 from eli-b/patch-1

Fixed a typo
This commit is contained in:
Nate Prewitt
2017-09-15 16:16:44 -06:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
7.1.1:
- Fixes for windows (full compatibility restored — sorry!).
- Catch if graph is being run outside of a project directory.
- Catch if self-updater doesnt' get a clean response from PyPI.
- Catch if self-updater doesn't get a clean response from PyPI.
- Support Miniconda's `python --version` format
7.1.0:
- Inline TOML tables for things like requests[security]!