Python - Update CHANGELOG and bump for release

This commit is contained in:
Anthony MOI
2020-12-04 12:30:53 -05:00
committed by Anthony MOI
parent a3a9561f9f
commit 0c6cc39eee
5 changed files with 7 additions and 5 deletions

View File

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