Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Package is now available at PyPI.
  • Loading branch information
OliverHennhoefer committed Apr 19, 2024
1 parent 3dc2e31 commit 8f98645
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ co-variate shift. Currently, this kind of online detector is not implemented. It

## Getting started

***(Not yet available. Will briefly be published.)***

```sh
pip install unquad
```
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "unquad"
version = "0.0.3"
version = "0.0.1"
description = "Uncertainty quantified anomaly detection for 'PyOD'-detectors based on conformal inference."
authors = [
{ name = "Oliver Hennhoefer", email = "oliver.hennhoefer@mail.de" },
Expand Down

0 comments on commit 8f98645

Please sign in to comment.