File: __init__.py

package info (click to toggle)
python-trame-client 3.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,128 kB
  • sloc: python: 9,583; javascript: 3,897; sh: 9; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
from .utils.version import get_version

__version__ = get_version("trame-client")