Skip to content

Commit 33bf081

Browse files
committed
REL: Release patch v0.8.1
1 parent 9812e38 commit 33bf081

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Diptest Changelog
22

3+
## v0.8.2 -- November 2024
4+
5+
* BLD: Set relative path for vendored libomp on MacOS
6+
37
## v0.8.1 -- August 2024
48

59
* PKG: Suppress error when two version of OpenMP are loaded

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
55

66
[project]
77
name = "diptest"
8-
version = "0.8.1"
8+
version = "0.8.2"
99
description = "Hartigan's diptest."
1010
readme = "README.md"
1111
authors = [{ name = "Ralph Urlus", email = "rurlus.dev@email.com" }]

0 commit comments

Comments
 (0)