Skip to content

Commit

Permalink
Bump up version number to 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
unho committed Apr 27, 2016
1 parent f9a14f7 commit d223c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pootle/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@

from pootle.core.utils.version import get_version

VERSION = (2, 7, 3, 'beta', 1)
VERSION = (2, 7, 3, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit d223c86

Please sign in to comment.