More html cleanup to match W3c

This commit is contained in:
2023-09-22 14:30:45 +02:00
parent 5ebce9480e
commit 8c15441fe5
13 changed files with 38 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from ram.utils import git_suffix
__version__ = "0.3.2"
__version__ = "0.3.3"
__version__ += git_suffix(__file__)