1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-31 18:34:11 +02:00

release 0.171.0

This commit is contained in:
lethliel
2020-11-10 14:25:02 +01:00
parent 699827d091
commit 528991829f
2 changed files with 8 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
from __future__ import print_function
__version__ = '0.171.git'
__version__ = '0.171.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