Skip to content

Commit 6635116

Browse files
MMelQinSimoneBendazzoli93
authored andcommitted
Bump version: 2.0.0 → 3.0.0 (Project-MONAI#540)
* Bump version: 2.0.0 → 3.0.0 Signed-off-by: M Q <[email protected]> * Bump version: 2.0.0 -> 3.0.0 with __init__.py fix Signed-off-by: M Q <[email protected]> * Remove blank line complained by black Signed-off-by: M Q <[email protected]> * Fix more formatting complaints Signed-off-by: M Q <[email protected]> --------- Signed-off-by: M Q <[email protected]> Signed-off-by: Simone Bendazzoli <[email protected]>
1 parent 228c07d commit 6635116

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

monai/deploy/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@
2323
from . import _version, conditions, core, exceptions, logger, resources, utils
2424

2525
__version__ = _version.get_versions()["version"]
26-
27-
from . import _version
28-
__version__ = _version.get_versions()['version']

0 commit comments

Comments
 (0)