1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-24 15:18:54 +02:00

prepare 0.143

This commit is contained in:
2014-01-24 10:37:05 +01:00
parent 7fcb1bbe3e
commit af2dffb002
2 changed files with 6 additions and 1 deletions

View File

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