Skip to content

Commit 0b6dd97

Browse files
test markdown
1 parent a490a5c commit 0b6dd97

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ 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+
102104
<img src="https://github.com/adapt-python/adapt/blob/master/docs/_static/images/feature_based.png">
103105

104106
- [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.2',
9+
version='0.2.3',
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)