Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 18, 2024
1 parent bb96755 commit a4e64f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v0.1.0 (2024-11-18)

### [minor]

* Publish to PyPI (Followup) [minor] ([`bb96755`](https://github.com/icecube/voka/commit/bb9675546f977a579cc31003c2998f4eaf493052))


## v0.0.1 (2024-11-18)

###
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

[project]
version = "0.0.1"
version = "0.1.0"
dependencies = ["numpy", "scipy"]
name = "icecube-voka"
description = "Sanity checks on sequences/histograms using ML techniques. "
Expand Down

0 comments on commit a4e64f0

Please sign in to comment.