diff --git a/spade_anomaly_detection/__init__.py b/spade_anomaly_detection/__init__.py index 5733e68..3b054fc 100644 --- a/spade_anomaly_detection/__init__.py +++ b/spade_anomaly_detection/__init__.py @@ -31,4 +31,4 @@ # A new PyPI release will be pushed every time `__version__` is increased. # When changing this, also update the CHANGELOG.md. -__version__ = '0.1.0' +__version__ = '0.2.0'