Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greyli committed Jul 24, 2023
1 parent 50ddbce commit b430738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog
2.3.0
-----

Release date: -
Release date: 2023/7/24

- Drop Python 3.7 support, and test against Python 3.11.
- Render enums in tables by their labels.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name='Bootstrap-Flask',
version='2.3.0dev',
version='2.3.0',
url='https://github.com/helloflask/bootstrap-flask',
project_urls={
'Documentation': 'https://bootstrap-flask.readthedocs.io/en/stable/',
Expand Down

0 comments on commit b430738

Please sign in to comment.