Cleanup html tags

This commit is contained in:
2023-09-21 22:22:06 +02:00
parent 64eefe43aa
commit 5ebce9480e
12 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
from ram.utils import git_suffix
__version__ = "0.3.1"
__version__ = "0.3.2"
__version__ += git_suffix(__file__)