Python - Update CHANGELOG and bump version for release

This commit is contained in:
Anthony MOI
2020-10-13 14:44:33 -04:00
parent 9e6a992310
commit f94a274702
5 changed files with 10 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.9.0"
__version__ = "0.9.1"
from typing import Tuple, Union, Tuple, List
from enum import Enum