update badges, docs, quick start

This commit is contained in:
collerek
2021-02-06 13:46:12 +01:00
parent f6f4a46776
commit 85a191bb6d
7 changed files with 1044 additions and 121 deletions

View File

@ -65,7 +65,7 @@ class UndefinedType: # pragma no cover
Undefined = UndefinedType()
__version__ = "0.9.1"
__version__ = "0.9.2"
__all__ = [
"Integer",
"BigInteger",