File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ default_context:
35
35
project_slug: 'osparc-python-runner'
36
36
project_type: 'computational'
37
37
release_date: '2020'
38
- version: '1.3 .0'
38
+ version: '1.4 .0'
Original file line number Diff line number Diff line change 1
- 1.3 .0
1
+ 1.4 .0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: oSparc Python Runner
2
2
key : simcore/services/comp/osparc-python-runner
3
3
type : computational
4
4
integration-version : 1.0.0
5
- version : 1.3 .0
5
+ version : 1.4 .0
6
6
description : oSparc Python Runner
7
7
8
8
authors :
Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 1.3 .0
2
+ current_version = 1.4 .0
3
3
commit = False
4
4
message = service/kernel version: {current_version} → {new_version}
5
5
tag = False
You can’t perform that action at this time.
0 commit comments