Skip to content

Commit cfd4e75

Browse files
authored
[MRG] Update version number and add logos of projects (#319)
* upadte version number and add logos * upadte version number and add logos
1 parent 0e099d6 commit cfd4e75

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@ This toolbox has been created and is maintained by the SKADA team that includes
167167
* [Antoine de Mathelin](https://scholar.google.com/citations?user=h79bffAAAAAJ&hl=fr)
168168
* [Ruben Bueno]()
169169

170+
SKADA has benefited from the financing or manpower from the following partners:
171+
172+
<img src="https://scikit-adaptation.github.io/dev/_static/images/logo_anr.jpg" alt="ANR" style="height:60px;"/>
173+
<img src="scikit-adaptation.github.io/dev/_static/images/logo_hiparis.png" alt="Hi!PARIS" style="height:60px;"/>
174+
<img src="scikit-adaptation.github.io/dev/_static/images/logo_elias.png"
175+
alt="ELIAS European project" style="height:60px;"/>
176+
170177
## License
171178

172179
The library is distributed under the 3-Clause BSD license.
22.9 KB
Loading
333 KB
Loading
76.9 KB
Loading

skada/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
#
55
# License: BSD 3-Clause
66

7-
__version__ = "0.4.0"
7+
__version__ = "0.5.0dev"

0 commit comments

Comments
 (0)