Skip to content

Commit

Permalink
Merge branch 'release/4.0.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed Jun 9, 2014
2 parents 8ee3321 + bcc9f2a commit 1c4c419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylama/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""

__version__ = "4.0.1"
__version__ = "4.0.2"
__project__ = "pylama"
__author__ = "Kirill Klenov <horneds@gmail.com>"
__license__ = "GNU LGPL"

0 comments on commit 1c4c419

Please sign in to comment.