Skip to content

Commit 36da1c2

Browse files
committed
REL: Release v0.9.0
1 parent 3c1de7a commit 36da1c2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.9.0 -- April 2025
4+
5+
### Features
6+
7+
* FEAT: Offer compile-time option to use 64bit indexes
8+
39
## 0.8.3 -- March 2025
410

511
### Fixes

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.3"
8+
version = "0.9.0"
99
description = "Hartigan's diptest."
1010
readme = "README.md"
1111
authors = [{ name = "Ralph Urlus", email = "rurlus.dev@email.com" }]

0 commit comments

Comments
 (0)