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 1ece7d5 commit 297b468Copy full SHA for 297b468
pyproject.toml
@@ -1,5 +1,9 @@
1
[project]
2
name = "napari_cellseg3d"
3
+version = "0.0.2rc1"
4
+authors = [
5
+ {name = "Cyril Achard", email = "[email protected]"},
6
+]
7
8
[build-system]
9
requires = ["setuptools", "wheel"]
0 commit comments