Skip to content

Commit c4bff77

Browse files
Release 20220615
1 parent e62125f commit c4bff77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[*] marks changes that break compatibility with previous versions.
22

3-
# Next version
3+
# 2022-06-15
44

55
- `Numpy.to_bigarray_k` is continuation-passing-style version of `Numpy.to_bigarray`,
66
allowing caller to convert Numpy arrays to bigarrays without having to know

pyml.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ build: [
3232
]
3333
]
3434
dev-repo: "git+https://github.com/thierry-martinez/pyml.git"
35-
version: "20220325"
35+
version: "20220615"

0 commit comments

Comments
 (0)