Skip to content

Commit a8b0b22

Browse files
committed
Added batch constructor and search functions for Python+R. Fixed bug in python data_at function. Moved API documentation to seperate readmes
1 parent 2d93151 commit a8b0b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "superintervals"
11-
version = "0.3.1"
11+
version = "0.3.2"
1212
description = "Rapid interval intersections"
1313
dependencies = ['Cython']
1414
authors = [{name = "Kez Cleal", email = "[email protected]"}]

0 commit comments

Comments
 (0)