1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-14 14:27:16 +01:00

open development for 0.160

This commit is contained in:
Adrian Schröter 2017-07-19 00:50:31 +02:00
parent 4f524b4d43
commit 49e8d10594
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
0.160
-
0.159
- "osc buildhistory": show build duration
- Support builds using native Docker build descriptions

View File

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