diff --git a/setup.py b/setup.py index 7de3eb6..3295d12 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ pkgs = find_packages(where='src') setup( name="sdo-cli", - version="0.0.18", + version="0.0.19", author="Marius Giger", author_email="marius.giger@fhnw.ch", description="An ML practitioner's utility for working with SDO data.",