Python - Update CHANGELOG and bump version for 0.9.4

This commit is contained in:
Anthony MOI
2020-11-09 16:13:21 -05:00
committed by Anthony MOI
parent d3d9f2c76b
commit 75b41dab0f
5 changed files with 19 additions and 4 deletions

View File

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