Added a missing dependency in the setup.py file.

This commit is contained in:
Cédric Bonhomme 2017-02-21 07:41:53 +01:00
parent 76fd4a0cbb
commit 42571faaaa
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,11 @@
Release History
===============
0.6.7 (2017-02-21)
------------------
* bugfix: added missing a dependency in the setup.py file.
0.6.6 (2017-02-20)
------------------