Add catalog to by tag filter

This commit is contained in:
2024-12-23 02:02:34 +01:00
parent 2d00436a87
commit f2b817103f
2 changed files with 8 additions and 1 deletions

View File

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