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

Open 0.175.0 development

This commit is contained in:
Marcus Huewe
2021-07-21 10:46:46 +02:00
parent dd2481da20
commit 3883ea4bcb
2 changed files with 4 additions and 1 deletions

View File

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