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.7.1 "
59+ version = "1.8.0 "
6060release = version
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
132132# The name for this set of Sphinx documents.
133133# "<project> v<release> documentation" by default.
134134#
135- # html_title = u'wagtail-2fa v1.7.1 '
135+ # html_title = u'wagtail-2fa v1.8.0 '
136136
137137# A shorter title for the navigation bar. Default is the same as html_title.
138138#
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.7.1
2+ current_version = 1.8.0
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.7.1 " ,
37+ version = "1.8.0 " ,
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 1- __version__ = "1.7.1 "
1+ __version__ = "1.8.0 "
You can’t perform that action at this time.
0 commit comments