diff --git a/pyproject.toml b/pyproject.toml index a508edc..5c83004 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wtforms-bootstrap5" -version = "0.1.2" +version = "0.1.3" description = "Simple library for rendering WTForms in HTML as Bootstrap 5 form controls" authors = ["Fang-Pen Lin "] license = "MIT"