Merge branch 'master' into m2m_fields

This commit is contained in:
collerek
2021-03-05 18:13:54 +07:00
committed by GitHub
6 changed files with 9 additions and 5 deletions

View File

@ -68,7 +68,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.9.4"
__version__ = "0.9.5"
__all__ = [
"Integer",
"BigInteger",