prep 1.6.2

This commit is contained in:
Tarek Ziade 2012-11-25 08:54:09 -02:00
parent 9f9a355c58
commit 1b2f13c384
2 changed files with 7 additions and 1 deletions

6
README
View file

@ -225,6 +225,12 @@ McCabe:
CHANGES
=======
1.6.2 - 2012-11-25
------------------
- fixed the NameError: global name 'message' is not defined (#46)
1.6.1 - 2012-11-24
------------------

View file

@ -1,3 +1,3 @@
#
__version__ = '1.7'
__version__ = '1.6.2'