Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanyong Duan authored and juaduan committed Jan 9, 2025
1 parent c3312a5 commit 89a272c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Tested on

```bash
# install time-series-anomaly-detector
pip install time-series-anomaly-detector==0.3.0
pip install time-series-anomaly-detector==0.3.1
```

## Installing from Source
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "time-series-anomaly-detector"
version = "0.3.0"
version = "0.3.1"
description = "Time Series Anomaly Detector"
readme = "README.md"
requires-python = ">=3.10.0"
Expand Down

0 comments on commit 89a272c

Please sign in to comment.