This commit is contained in:
collerek
2021-09-01 11:50:04 +02:00
parent 47f2d61786
commit 46500eba39
5 changed files with 55 additions and 4 deletions

View File

@ -77,7 +77,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.10.17"
__version__ = "0.10.18"
__all__ = [
"Integer",
"BigInteger",