diff --git a/requirements.txt b/requirements.txt index 2409062..6747ae8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ jellyfish>=0.9.0 numpy>=1.21.4 # Tabular storage e.g. SQL/SPARQL/JSON # https://pypi.org/project/pylodstorage/ -pylodstorage~=0.4.7 +pylodstorage>=0.4.7 # Documentation Read the docs Theme sphinx-rtd-theme # https://pypi.org/project/scikit-learn/ diff --git a/settings.ini b/settings.ini index a19da3f..1085e5a 100644 --- a/settings.ini +++ b/settings.ini @@ -1,4 +1,4 @@ [DEFAULT] lib_name = geograpy3 user = somnathrakshit -version = 0.2.5 \ No newline at end of file +version = 0.2.6