1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00
This commit is contained in:
2024-01-25 09:49:14 +01:00
parent 447578e1fa
commit 5662198d22
3 changed files with 38 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ __all__ = [
from .util import git_version
__version__ = git_version.get_version('1.5.1')
__version__ = git_version.get_version('1.6.0')
# vim: sw=4 et