Set 1.3 final release.

This commit is contained in:
Emanuel Schuetze 2012-12-10 20:30:32 +01:00
parent 8f369ed71c
commit 9a0bca7fea
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"""
VERSION = (1, 3, 0, 'final', 0) # During development it is the next release
RELEASE = False
RELEASE = True
def get_version(version=None, release=None):