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 875051f commit ee12c57Copy full SHA for ee12c57
numba_celltree/__init__.py
@@ -1,5 +1,5 @@
1
from numba_celltree.celltree import CellTree2d
2
3
-__version__ = "0.1.8"
+__version__ = "0.2.0"
4
5
__all__ = ("CellTree2d",)
0 commit comments