Skip to content

Commit 052388b

Browse files
committed
Bump up Pootle version to 2.9.0b1
1 parent 3c60c61 commit 052388b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pootle/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# or later license. See the LICENSE file for a copy of the license and the
77
# AUTHORS file for copyright and authorship information.
88

9-
VERSION = (2, 8, 0, 'final', 0)
9+
VERSION = (2, 9, 0, 'beta', 1)
1010

1111
# Minimum Django version required for Pootle to run.
1212
DJANGO_MINIMUM_REQUIRED_VERSION = (1, 10, 5)

0 commit comments

Comments
 (0)