1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-24 23:28:53 +02:00

release 0.166.0

This commit is contained in:
lethliel
2019-10-24 11:48:35 +02:00
parent 2f02db1621
commit 64a5969ca8
2 changed files with 5 additions and 1 deletions

View File

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