Updated to 0.3.0

This commit is contained in:
2025-11-09 19:24:56 +01:00
parent 86dfff812b
commit 459c89bae2
2 changed files with 2 additions and 1 deletions

View File

@@ -932,3 +932,4 @@ user.find_element("textarea[name='message']")
* 0.1.0 : First release
* 0.2.0 : Updated to myauth 0.2.0
* 0.3.0 : Added Bindings support

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "myfasthtml"
version = "0.2.0"
version = "0.3.0"
description = "Set of tools to quickly create HTML pages using FastHTML."
readme = "README.md"
authors = [