MCPcopy 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
2version_info = (3, 0, 0, 'dev')
3__version__ = ".".join(map(str, version_info))

Callers

nothing calls this directly

Calls 1

mapFunction · 0.50

Tested by

no test coverage detected