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 527a72c commit 518fa92Copy full SHA for 518fa92
itkwidgets/__init__.py
@@ -1,7 +1,5 @@
1
"""itkwidgets: Interactive widgets to visualize images, point sets, and 3D geometry on the web."""
2
3
-__version__ = "1.0a7"
4
-
5
from imjoy_rpc import register_default_codecs
6
register_default_codecs()
7
0 commit comments