Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinedemathelin authored Jul 7, 2021
1 parent c8c2fb5 commit a83cbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(
name='adapt',
name='adaptation',
version='0.2.0',
description='Awesome Domain Adaptation Package Toolbox for Tensorflow and Scikit-learn',
url='https://github.com/adapt-python/adapt.git',
Expand Down

0 comments on commit a83cbec

Please sign in to comment.