1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-23 06:48:51 +02:00

release 0.167.1

This commit is contained in:
lethliel
2019-12-10 13:39:55 +01:00
parent 40abc51657
commit 32ec356bad
2 changed files with 8 additions and 1 deletions

View File

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