pycrypto back to extras.

Fixes 68
This commit is contained in:
Manuel Ebert 2013-04-22 09:58:45 +02:00
parent 2790f250e6
commit 56a9c0bbcc
4 changed files with 10 additions and 5 deletions

View file

@ -10,7 +10,6 @@ Changelog
### 1.0.3 (April 17, 2013)
* [Improved] Installs pycrypto by default
* [Improved] Removed clint in favour of colorama
* [Fixed] Fixed a bug where showing tags failed when no tags are defined.
* [Fixed] Improvements to config parsing (Thanks [alapolloni](https://github.com/alapolloni))