Skip to content

Commit 1732837

Browse files
author
Andrei Neagu
committed
raised patch version
1 parent 44e8b51 commit 1732837

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.cookiecutterrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ default_context:
3535
project_slug: 'osparc-python-runner'
3636
project_type: 'computational'
3737
release_date: '2020'
38-
version: '1.4.0'
38+
version: '1.4.1'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.1

metadata/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/t
55
key: simcore/services/comp/osparc-python-runner
66
type: computational
77
integration-version: 1.0.0
8-
version: 1.4.0
8+
version: 1.4.1
99
1010
authors:
1111
- name: Sylvain Anderegg

versioning/service.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.4.0
2+
current_version = 1.4.1
33
commit = False
44
message = service/kernel version: {current_version} → {new_version}
55
tag = False

0 commit comments

Comments
 (0)