Skip to content

Commit a83cbec

Browse files
Update setup.py
1 parent c8c2fb5 commit a83cbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name='adapt',
4+
name='adaptation',
55
version='0.2.0',
66
description='Awesome Domain Adaptation Package Toolbox for Tensorflow and Scikit-learn',
77
url='https://github.com/adapt-python/adapt.git',

0 commit comments

Comments
 (0)