diff --git a/setup.py b/setup.py index 1247367..7cf9203 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='adapt', - version='0.4.0', + version='0.4.1', description='Awesome Domain Adaptation Python Toolbox for Tensorflow and Scikit-learn', url='https://github.com/adapt-python/adapt.git', author='Antoine de Mathelin',