diff --git a/setup.py b/setup.py index eccd37c..2bde2ba 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='tercen_python_client', - version='0.10.9', + version='0.10.10', packages=find_packages(exclude=['tests']), install_requires=[ 'numpy==1.22.*',