1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 15:43:39 +02:00

increase version number in core.py

This commit is contained in:
lethliel
2020-05-29 20:35:00 +02:00
parent 0e70579113
commit e99b2942ef

View File

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