Skip to content

Commit

Permalink
add tag 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AVoss84 committed Jan 26, 2025
1 parent fcca49a commit d138a75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ uv pip install -e .

Install directly from PyPi:
```bash
pip install bhad
# uv pip install bhad # or via uv
uv pip install bhad
```


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"
# https://pypi.org/project/bhad
[project]
name = "bhad"
version = "0.2.5"
version = "0.2.6"
description = "Bayesian Histogram-based Anomaly Detection"
requires-python = ">=3.12"

Expand Down

0 comments on commit d138a75

Please sign in to comment.