Skip to content

Commit

Permalink
increases version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusgiger committed Aug 23, 2022
1 parent 43f0475 commit e78dcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit e78dcca

Please sign in to comment.