Fixes bug when showing tags when no tags are defined.

Closes #63
This commit is contained in:
Manuel Ebert 2013-04-17 10:27:17 +02:00
parent b2a5b7b219
commit 8ed2e36669
2 changed files with 4 additions and 1 deletions

View file

@ -5,6 +5,7 @@ Changelog
* [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] Smaller fixes and typos
### 1.0.1 (March 12, 2013)