Skip to content

Commit 17c997c

Browse files
MMelQinSimoneBendazzoli93
authored andcommitted
Releasing and tagging V1.0 (Project-MONAI#482)
* Updated the SDK to use Holoscan SDK v1.0, and tested apps and Notebooks Signed-off-by: M Q <[email protected]> * Rerun the notebook to clear some warnings Signed-off-by: M Q <[email protected]> * rerun notebook Signed-off-by: M Q <[email protected]> * touch the file Signed-off-by: M Q <[email protected]> * touch the file Signed-off-by: M Q <[email protected]> * touch file Signed-off-by: M Q <[email protected]> * touch the file Signed-off-by: M Q <[email protected]> * Successfully run after getting new clara-viz fix for Python 3.10+ Signed-off-by: M Q <[email protected]> * Update docs and Notebooks Signed-off-by: M Q <[email protected]> * Bump version: 0.6.0 → 1.0.0 Signed-off-by: M Q <[email protected]> * update Signed-off-by: M Q <[email protected]> --------- Signed-off-by: M Q <[email protected]> Signed-off-by: Simone Bendazzoli <[email protected]>
1 parent 0634f2c commit 17c997c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.0.0
2+
current_version = 1.0.0
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>a|b|rc)(?P<build>\d+))?
44
serialize =
55
{major}.{minor}.{patch}{release}{build}

0 commit comments

Comments
 (0)