Skip to content

Commit b430738

Browse files
committed
Release 2.3.0
1 parent 50ddbce commit b430738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog
55
2.3.0
66
-----
77

8-
Release date: -
8+
Release date: 2023/7/24
99

1010
- Drop Python 3.7 support, and test against Python 3.11.
1111
- Render enums in tables by their labels.

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.0dev',
19+
version='2.3.0',
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)