File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222author = 'Matthew McCormick'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '1.0a4 '
25+ release = '1.0a5 '
2626
2727
2828# -- General configuration ---------------------------------------------------
5151# Add any paths that contain custom static files (such as style sheets) here,
5252# relative to this directory. They are copied after the builtin static files,
5353# so a file named "default.css" will overwrite the builtin "default.css".
54- html_static_path = ['_static' ]
54+ html_static_path = ['_static' ]
Original file line number Diff line number Diff line change 11"""itkwidgets: Interactive widgets to visualize images, point sets, and 3D geometry on the web."""
22
3- __version__ = "1.0a4 "
3+ __version__ = "1.0a5 "
44
55from imjoy_rpc import register_default_codecs
66register_default_codecs ()
You can’t perform that action at this time.
0 commit comments