1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 05:58:43 +02:00

Release 0.172.0

For the details see the NEWS file.
This commit is contained in:
Marcus Huewe
2021-01-27 13:21:32 +01:00
parent 224ec6eef5
commit 5df5465b1a
2 changed files with 14 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
from __future__ import print_function
__version__ = '0.172.git'
__version__ = '0.172.0'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration