Skip to content

Commit e509d98

Browse files
remove test readme
1 parent 0b6dd97 commit e509d98

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ ADAPT package is divided in three sub-modules containing the following domain ad
9999

100100
### Feature-based methods
101101

102-
![](https://github.com/adapt-python/adapt/blob/master/docs/_static/images/feature_based.png)
103-
104102
<img src="https://github.com/adapt-python/adapt/blob/master/docs/_static/images/feature_based.png">
105103

106104
- [FE](https://adapt-python.github.io/adapt/generated/adapt.feature_based.FE.html) (*Frustratingly Easy Domain Adaptation*)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='adapt',
9-
version='0.2.3',
9+
version='0.2.4',
1010
description='Awesome Domain Adaptation Package Toolbox for Tensorflow and Scikit-learn',
1111
url='https://github.com/adapt-python/adapt.git',
1212
author='Antoine de Mathelin',

0 commit comments

Comments
 (0)