Improve a bit the layout for descriptions

This commit is contained in:
2024-12-30 11:59:56 +01:00
parent 6457486445
commit 8557e2b778
4 changed files with 24 additions and 8 deletions

View File

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