This commit is contained in:
parent
9e2abc427b
commit
01101bcb02
4 changed files with 4 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ from kedro.runner.sequential_runner import SequentialRunner
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.4.0"
|
||||
|
||||
|
||||
def get_body(packages: str) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue