Merge branch 'master' into catalogue

This commit is contained in:
2024-11-30 18:51:24 +01:00
2 changed files with 4 additions and 4 deletions

View File

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