File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656# |version| and |release|, also used in various other places throughout the
5757# built documents.
5858#
59- version = '1.6.3 '
59+ version = '1.6.5 '
6060release = version
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
133133# The name for this set of Sphinx documents.
134134# "<project> v<release> documentation" by default.
135135#
136- # html_title = u'wagtail-2fa v1.6.3 '
136+ # html_title = u'wagtail-2fa v1.6.5 '
137137
138138# A shorter title for the navigation bar. Default is the same as html_title.
139139#
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.6.3
2+ current_version = 1.6.5
33commit = true
44tag = true
55tag_name = {new_version}
Original file line number Diff line number Diff line change 3434
3535setup (
3636 name = "wagtail-2fa" ,
37- version = "1.6.3 " ,
37+ version = "1.6.5 " ,
3838 description = "Two factor authentication for Wagtail" ,
3939 long_description = long_description ,
4040 url = "https://github.com/LabD/wagtail-2fa" ,
Original file line number Diff line number Diff line change 11default_app_config = "wagtail_2fa.apps.Wagtail2faConfig"
22
3- __version__ = "1.6.3 "
3+ __version__ = "1.6.5 "
You can’t perform that action at this time.
0 commit comments