Skip to content

Commit 01ddf05

Browse files
Version 20231101
1 parent 6e72b45 commit 01ddf05

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-
# Development version
3+
# 2023-11-01
44

55
- Compatibility with Python 3.13
66

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description = "py.ml: OCaml bindings for Python"
22
requires = "unix stdcompat"
3-
version = "20200220"
3+
version = "20231101"
44
archive(byte) = "pyml.cma numpy.cma"
55
archive(native) = "pyml.cmxa numpy.cmxa"
66
plugin(byte) = "pyml.cma numpy.cma"

0 commit comments

Comments
 (0)