parent
fe68328ef2
commit
1a358f603a
|
|
@ -1,6 +1,13 @@
|
||||||
Release History
|
Release History
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
0.2.2 (2018-10-08)
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
**Bugfixes**
|
||||||
|
|
||||||
|
* Move opencv-python to extra\_requires. [#134](https://github.com/socialcopsdev/camelot/pull/134) by Vinayak Mehta.
|
||||||
|
|
||||||
0.2.1 (2018-10-05)
|
0.2.1 (2018-10-05)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
@ -51,4 +58,4 @@ Release History
|
||||||
0.1.0 (2018-09-24)
|
0.1.0 (2018-09-24)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
* Birth!
|
* Birth!
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
include MANIFEST.in README.md HISTORY.md LICENSE requirements.txt requirements-dev.txt setup.py setup.cfg
|
include MANIFEST.in README.md HISTORY.md LICENSE setup.py setup.cfg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue