We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faec5c commit da665c7Copy full SHA for da665c7
CHANGES.rst
@@ -4,7 +4,9 @@ Changelog
4
2.3.2
5
-----
6
7
-Release date: -
+Release date: 2023/10/11
8
+
9
+- Fix the incorrect JS file integrity value.
10
11
12
2.3.1
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='Bootstrap-Flask',
19
- version='2.3.2-dev',
+ version='2.3.2',
20
url='https://github.com/helloflask/bootstrap-flask',
21
project_urls={
22
'Documentation': 'https://bootstrap-flask.readthedocs.io/en/stable/',
0 commit comments