1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 06:46:15 +01:00

release 0.157.1

This commit is contained in:
Marco Strigl 2017-03-08 13:10:35 +01:00
parent bce1acd6fc
commit ba9b3d8dab

View File

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