add release notes

This commit is contained in:
collerek
2021-06-08 14:39:03 +02:00
parent 96c9615229
commit 9b27ef187d
2 changed files with 6 additions and 2 deletions

View File

@ -76,7 +76,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.10.10"
__version__ = "0.10.11"
__all__ = [
"Integer",
"BigInteger",