File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.11.1
2
+ current_version = 0.11.2
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change 1
- # Flask Babel - 0.11.1
1
+ # Flask Babel - 0.11.2
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/python-babel/flask-babel.svg?branch=master )] ( https://travis-ci.org/python-babel/flask-babel )
4
4
[ ![ PyPI] ( https://img.shields.io/pypi/v/flask-babel.svg?maxAge=2592000 )] ( https://pypi.python.org/pypi/Flask-Babel )
Original file line number Diff line number Diff line change 49
49
# built documents.
50
50
#
51
51
# The short X.Y version.
52
- version = '0.11.1 '
52
+ version = '0.11.2 '
53
53
# The full version, including alpha/beta/rc tags.
54
- release = '0.11.1 '
54
+ release = '0.11.2 '
55
55
56
56
# The language for content autogenerated by Sphinx. Refer to documentation
57
57
# for a list of supported languages.
Original file line number Diff line number Diff line change 20
20
21
21
setup (
22
22
name = 'Flask-Babel' ,
23
- version = '0.11.1 ' ,
23
+ version = '0.11.2 ' ,
24
24
url = 'http://github.com/python-babel/flask-babel' ,
25
25
license = 'BSD' ,
26
26
author = 'Armin Ronacher' ,
You can’t perform that action at this time.
0 commit comments