Skip to content

Commit

Permalink
Merge branch 'release/3.2.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed May 7, 2014
2 parents 6450edf + a7cf45c commit fc34965
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__ = "3.1.2"
__version__ = "3.2.0"
__project__ = "pylama"
__author__ = "Kirill Klenov <horneds@gmail.com>"
__license__ = "GNU LGPL"

0 comments on commit fc34965

Please sign in to comment.