bump version

This commit is contained in:
collerek
2021-08-27 16:12:49 +02:00
parent 9bb22d2ea4
commit b70a6691b0
2 changed files with 8 additions and 1 deletions

View File

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