We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c60c61 commit 052388bCopy full SHA for 052388b
1 file changed
pootle/constants.py
@@ -6,7 +6,7 @@
6
# or later license. See the LICENSE file for a copy of the license and the
7
# AUTHORS file for copyright and authorship information.
8
9
-VERSION = (2, 8, 0, 'final', 0)
+VERSION = (2, 9, 0, 'beta', 1)
10
11
# Minimum Django version required for Pootle to run.
12
DJANGO_MINIMUM_REQUIRED_VERSION = (1, 10, 5)
0 commit comments