1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 13:18:42 +02:00

- prepare 0.145.0 release

This commit is contained in:
Marcus Huewe
2014-04-03 09:31:51 +02:00
parent 6934e85a5b
commit 2170abb612

View File

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