MCPcopy
hub / github.com/django/django / __init__.py

File __init__.py

django/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from django.utils.version import get_version
2
3VERSION = (6, 1, 0, "alpha", 1)
4

Callers

nothing calls this directly

Calls 1

get_versionFunction · 0.90

Tested by

no test coverage detected