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 2d93151 commit a8b0b22Copy full SHA for a8b0b22
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
8
9
[project]
10
name = "superintervals"
11
-version = "0.3.1"
+version = "0.3.2"
12
description = "Rapid interval intersections"
13
dependencies = ['Cython']
14
authors = [{name = "Kez Cleal", email = "[email protected]"}]
0 commit comments