]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Set version to development 313/head
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Sat, 2 Jan 2016 19:29:04 +0000 (20:29 +0100)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Sat, 2 Jan 2016 19:29:04 +0000 (20:29 +0100)
babel/__init__.py

index c58e972fb61753958f5d9ab0ef8a83b1f34764a1..d2e52599cc9db222cdbae4ce2e1cbc52b857f546 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
      negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.2.0'
+__version__ = '2.2.0.dev0'