We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdeae78 commit c370e9eCopy full SHA for c370e9e
CHANGES.rst
@@ -10,7 +10,7 @@ Release date: --
10
2.0.2
11
-----
12
13
-Release date: --
+Release date: 2022/2/27
14
15
- Add the missing ``form-select`` class for Bootstrap 5 form select fields
16
(`#211 <https://github.com/greyli/bootstrap-flask/pull/211>`__).
setup.py
@@ -16,7 +16,7 @@
17
setup(
18
name='Bootstrap-Flask',
19
- version='2.1.0dev',
+ version='2.0.2',
20
url='https://github.com/greyli/bootstrap-flask',
21
license='MIT',
22
author='Grey Li',
0 commit comments