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

open 0.164 development

This commit is contained in:
2018-08-21 10:34:53 +02:00
parent d82b30636f
commit ae2656b415
2 changed files with 4 additions and 1 deletions

View File

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