Skip to content

Commit a4e64f0

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent bb96755 commit a4e64f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.1.0 (2024-11-18)
6+
7+
### [minor]
8+
9+
* Publish to PyPI (Followup) [minor] ([`bb96755`](https://github.com/icecube/voka/commit/bb9675546f977a579cc31003c2998f4eaf493052))
10+
11+
512
## v0.0.1 (2024-11-18)
613

714
###

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
version = "0.0.1"
6+
version = "0.1.0"
77
dependencies = ["numpy", "scipy"]
88
name = "icecube-voka"
99
description = "Sanity checks on sequences/histograms using ML techniques. "

0 commit comments

Comments
 (0)