1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 21:28:42 +02:00

release 0.168.0

This commit is contained in:
lethliel
2020-03-04 10:21:17 +01:00
parent 67e251cb2b
commit a8641a47c8

View File

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