Skip to content

Commit 25b3d57

Browse files
author
Andrei Neagu
committed
upgraded version
1 parent a7bf58a commit 25b3d57

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.3.0'
38+
version: '1.4.0'

VERSION

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

metadata/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: oSparc Python Runner
22
key: simcore/services/comp/osparc-python-runner
33
type: computational
44
integration-version: 1.0.0
5-
version: 1.3.0
5+
version: 1.4.0
66
description: oSparc Python Runner
77
88
authors:

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.3.0
2+
current_version = 1.4.0
33
commit = False
44
message = service/kernel version: {current_version} → {new_version}
55
tag = False

0 commit comments

Comments
 (0)