bump version for v0.1.2

This commit is contained in:
Chang She
2023-05-05 11:26:02 -07:00
parent 47ae17ea05
commit 59014a01e0
8 changed files with 18 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from pathlib import Path
from typing import Union, List
from typing import List, Union
import numpy as np
import pandas as pd