You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dropped the VERSION and __version__ attributes. To check the version of the package, use importlib.metadata.version("django-typed-models") (docs / backport).