Update MANIFEST.in

Update HISTORY.md
pull/2/head v0.2.2
Vinayak Mehta 2018-10-08 01:12:16 +05:30
parent fe68328ef2
commit 1a358f603a
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,13 @@
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)
------------------

View File

@ -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