1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

Release 0.174.0

For the details, see the NEWS file (which is mostly about user
visible changes).
This commit is contained in:
Marcus Huewe
2021-07-21 10:43:53 +02:00
parent 6b83134377
commit dd2481da20
2 changed files with 9 additions and 2 deletions

View File

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