Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/SandDance
/ _version.py
File
_version.py
python/jupyter-widget/sanddance/_version.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# backend version
2
version_info = (3, 0, 0,
'dev'
)
3
__version__ =
"."
.join(map(str, version_info))
Callers
nothing calls this directly
Calls
1
map
Function · 0.50
Tested by
no test coverage detected