We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c2fb5 commit a83cbecCopy full SHA for a83cbec
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(
4
- name='adapt',
+ name='adaptation',
5
version='0.2.0',
6
description='Awesome Domain Adaptation Package Toolbox for Tensorflow and Scikit-learn',
7
url='https://github.com/adapt-python/adapt.git',
0 commit comments