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.12.2
2
+ current_version = 1.0.0
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change 1
- # Flask Babel - 0.12.2
1
+ # Flask Babel - 1.0.0
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.12.2 '
52
+ version = '1.0.0 '
53
53
# The full version, including alpha/beta/rc tags.
54
- release = '0.12.2 '
54
+ release = '1.0.0 '
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 8
8
9
9
setup (
10
10
name = 'Flask-Babel' ,
11
- version = '0.12.2 ' ,
11
+ version = '1.0.0 ' ,
12
12
url = 'http://github.com/python-babel/flask-babel' ,
13
13
license = 'BSD' ,
14
14
author = 'Armin Ronacher' ,
You can’t perform that action at this time.
0 commit comments