Release 0.14.0
Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
This commit is contained in:
parent
aa79374f7e
commit
f24b341745
@ -1,3 +1,7 @@
|
|||||||
|
0.14.0
|
||||||
|
- Multi-target support
|
||||||
|
- Avoid downloading same repo twice
|
||||||
|
|
||||||
0.13.0
|
0.13.0
|
||||||
- Increase config file version
|
- Increase config file version
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
__license__ = 'MIT'
|
__license__ = 'MIT'
|
||||||
__copyright__ = 'Copyright (c) Siemens AG, 2017'
|
__copyright__ = 'Copyright (c) Siemens AG, 2017'
|
||||||
|
|
||||||
__version__ = '0.13.0'
|
__version__ = '0.14.0'
|
||||||
|
|
||||||
# Please update docs/format-changelog.rst when changing the file version.
|
# Please update docs/format-changelog.rst when changing the file version.
|
||||||
__file_version__ = 4
|
__file_version__ = 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user