We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e72b45 commit 01ddf05Copy full SHA for 01ddf05
CHANGES.md
@@ -1,6 +1,6 @@
1
[*] marks changes that break compatibility with previous versions.
2
3
-# Development version
+# 2023-11-01
4
5
- Compatibility with Python 3.13
6
META
description = "py.ml: OCaml bindings for Python"
requires = "unix stdcompat"
-version = "20200220"
+version = "20231101"
archive(byte) = "pyml.cma numpy.cma"
archive(native) = "pyml.cmxa numpy.cmxa"
plugin(byte) = "pyml.cma numpy.cma"
0 commit comments