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 11[bumpversion]
2- current_version = 0.12.2
2+ current_version = 1.0.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 1- # Flask Babel - 0.12.2
1+ # Flask Babel - 1.0.0
22
33[ ![ Build Status] ( https://travis-ci.org/python-babel/flask-babel.svg?branch=master )] ( https://travis-ci.org/python-babel/flask-babel )
44[ ![ 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 4949# built documents.
5050#
5151# The short X.Y version.
52- version = '0.12.2 '
52+ version = '1.0.0 '
5353# The full version, including alpha/beta/rc tags.
54- release = '0.12.2 '
54+ release = '1.0.0 '
5555
5656# The language for content autogenerated by Sphinx. Refer to documentation
5757# for a list of supported languages.
Original file line number Diff line number Diff line change 88
99setup (
1010 name = 'Flask-Babel' ,
11- version = '0.12.2 ' ,
11+ version = '1.0.0 ' ,
1212 url = 'http://github.com/python-babel/flask-babel' ,
1313 license = 'BSD' ,
1414 author = 'Armin Ronacher' ,
You can’t perform that action at this time.
0 commit comments