Releases: opencv/opencv-python
Releases · opencv/opencv-python
3.1.0.3
3.1.0.2
Bugfix release (3.1.0.1)
This release includes following fixes:
- build folder is now deleted on Appveyor between wheel builds (previous release had unnecessary libs inside wheels)
- numpy dependency is now numpy>=1.11.1 instead of numpy==1.11.1
First release to PyPI (3.1.0.0)
This is the fisrt release to the official Python package index. OpenCV can be finally installed for Python easily via pip.
Packages can be browsed at https://pypi.python.org/pypi/opencv-python.
I would like to thank @c-martinez for his contributions which enabled Linux and OS X builds.
In the future new releases will be made for each new OpenCV 3.x.x release. If there are bugs or feature requests or some other things to consider, please open new issue. Enjoy!