Skip to content

Commit deb2f3d

Browse files
authored
Merge pull request #27 from danielbair/master
Update installer to v1.7.1
2 parents 5950d57 + 8f7bbe7 commit deb2f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MS_Windows_Installer/install_packages.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ C:\Python27\python -m pip install -U beautifulsoup4-4.5.1-py2-none-any.whl
4444
C:\Python27\python -m pip install -U lxml-3.6.0-cp27-none-win32.whl
4545
C:\Python27\python -m pip install -U numpy-1.11.2-cp27-none-win32.whl
4646
C:\Python27\python -m pip uninstall -y aeneas
47-
C:\Python27\python -m pip install aeneas-1.7.0.0-cp27-cp27m-win32.whl
47+
C:\Python27\python -m pip install aeneas-1.7.1.0-cp27-cp27m-win32.whl
4848

0 commit comments

Comments
 (0)