Added support for cache prefix
All checks were successful
Analysis / SonarCloud (push) Successful in 54s
Analysis / SonarCloud (pull_request) Successful in 46s
Tests / Build and Test (3.11) (pull_request) Successful in 1m12s
Tests / Build and Test (3.12) (pull_request) Successful in 1m9s
Tests / Build and Test (3.13) (pull_request) Successful in 1m6s

This commit is contained in:
2025-05-18 17:29:27 +02:00
parent 84e1cf7ce9
commit 95abf4265c
5 changed files with 44 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "4.1.0"
__version__ = "4.2.0"
__license__ = "GPL3"
__author__ = "Profitroll"