Skip to content

Commit a4a1cff

Browse files
committed
Release 2.3.1
1 parent 6422f21 commit a4a1cff

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Changelog
44
2.3.1
55
-----
66

7-
Release date: -
7+
Release date: 2023/10/11
88

99
- Upgrade to Bootstrap 5.3.2, Bootswatch 5.3.1, and Bootstrap Icons 1.11.1.
10+
- Set up the Azure web app for the example application.
1011

1112

1213
2.3.0
@@ -319,4 +320,4 @@ Release date: 2018/7/1
319320

320321
Release date: 2018/6/11
321322

322-
Initial release.
323+
Initial release.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='Bootstrap-Flask',
19-
version='2.3.1dev',
19+
version='2.3.1',
2020
url='https://github.com/helloflask/bootstrap-flask',
2121
project_urls={
2222
'Documentation': 'https://bootstrap-flask.readthedocs.io/en/stable/',

0 commit comments

Comments
 (0)