Bump version: 0.1.0 → 0.2.0

This commit is contained in:
Waylon Walker 2021-06-18 08:22:01 -05:00
parent b056817103
commit 24742799fd
3 changed files with 4 additions and 3 deletions

View file

@ -29,7 +29,7 @@ from kedro.runner.sequential_runner import SequentialRunner
logger = logging.getLogger(__name__)
__version__ = "0.1.0"
__version__ = "0.2.0"
def get_body(packages):