File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
negotiate_locale , parse_locale , get_locale_identifier
22
22
23
23
24
- __version__ = '2.4.0.dev0 '
24
+ __version__ = '2.4.0'
Original file line number Diff line number Diff line change 44
44
45
45
# General information about the project.
46
46
project = u'Babel'
47
- copyright = u'2016 , The Babel Team'
47
+ copyright = u'2017 , The Babel Team'
48
48
49
49
# The version info for the project you're documenting, acts as replacement for
50
50
# |version| and |release|, also used in various other places throughout the
53
53
# The short X.Y version.
54
54
version = '2.4'
55
55
# The full version, including alpha/beta/rc tags.
56
- release = '2.4.0.dev0 '
56
+ release = '2.4.0'
57
57
58
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
59
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments