version update

This commit is contained in:
Steve Nyemba 2023-07-09 17:51:47 -05:00
parent 1885e3a5f6
commit ad84e24533
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ The configuration for the data-store is as follows :
provider:'mongodb',[port:27017],[host:localhost],db:<name>,doc:<_name>,context:<read|write>
"""
__author__ = 'The Phi Technology'
__version__= '1.7.84'
__version__= '1.8.0'
import pandas as pd
import numpy as np
import json