update readme, bump version

This commit is contained in:
collerek
2020-10-05 10:08:51 +02:00
parent 287b970a09
commit f802ae37ce
5 changed files with 140 additions and 27 deletions

View File

@ -28,7 +28,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.3.5"
__version__ = "0.3.6"
__all__ = [
"Integer",
"BigInteger",