We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ddbce commit b430738Copy full SHA for b430738
CHANGES.rst
@@ -5,7 +5,7 @@ Changelog
5
2.3.0
6
-----
7
8
-Release date: -
+Release date: 2023/7/24
9
10
- Drop Python 3.7 support, and test against Python 3.11.
11
- Render enums in tables by their labels.
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='Bootstrap-Flask',
19
- version='2.3.0dev',
+ version='2.3.0',
20
url='https://github.com/helloflask/bootstrap-flask',
21
project_urls={
22
'Documentation': 'https://bootstrap-flask.readthedocs.io/en/stable/',
0 commit comments