Merge pull request 'Actually add vendor files' (#17) from no-cdn into main
All checks were successful
ci/woodpecker/manual/linters Pipeline was successful

Reviewed-on: #17
This commit is contained in:
Evilham 2024-02-23 13:07:54 +01:00
commit adbdd5d968
3 changed files with 14 additions and 1 deletions

View file

@ -7,5 +7,5 @@ Provides adlermanager version information.
from incremental import Version
__version__ = Version("adlermanager", 24, 2, 0)
__version__ = Version("adlermanager", 24, 2, 1)
__all__ = ["__version__"]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long