collerek
2021-04-23 15:45:35 +02:00
parent ecd613d486
commit 638af9ad4c
7 changed files with 18 additions and 8 deletions

View File

@ -75,7 +75,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.10.4"
__version__ = "0.10.5"
__all__ = [
"Integer",
"BigInteger",