Skip to content

Commit dacb576

Browse files
committed
Update changelog and wheels.yaml to test wheel build of new release
1 parent 439231d commit dacb576

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/workflows/wheels.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
release:
66
types:
77
- published
8+
pull_request:
9+
branches:
10+
- master
811

912
jobs:
1013
build_wheels:

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.9.3 (2025-02-10)
2+
------------------
3+
4+
- Compatibility with Numpy 2.0 (https://github.com/astropy/halotools/pull/1114)
5+
6+
17
0.9.2 (2024-12-02)
28
------------------
39

0 commit comments

Comments
 (0)