bump version, update realease docs

This commit is contained in:
collerek
2020-12-11 13:32:22 +01:00
parent 8499913808
commit fd3bb53ba1
2 changed files with 7 additions and 2 deletions

View File

@ -44,7 +44,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.7.2"
__version__ = "0.7.3"
__all__ = [
"Integer",
"BigInteger",