This commit is contained in:
Nate Prewitt
2017-07-05 10:19:19 -06:00
parent a0a51240f7
commit c6c42ac606
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
5.1.2:
- Add missing cacerts.pem file to MANIFEST.in
- Improve error message when running `pipenv shell` multiple times.
- Fixed translation for editable installs from requirements.txt to Pipfile.
5.1.1:
- Bug fix
5.1.0:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '5.1.1'
__version__ = '5.1.2'