Skip to content

Commit

Permalink
Adding acknowledgements to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaray committed Jul 1, 2019
1 parent 8200793 commit 7e734d8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,11 @@ Test Platforms
- scipy 1.17.0
- matplotlib 2.0.2, 2.2.4
- neuron 7.4


Acknowledgments
-----------------

This open source software code was developed in part in the Human Brain Project, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No. 720270 and No. 785907 (Human Brain Project SGA1 and SGA2).

This research has been partially supported by the European Union, co-financed by the European Social Fund (EFOP-3.6.3-VEKOP- 16-2017-00002 ).
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def package_files(directory):

setup(
name='hippounit',
version='1.2.4',
version='1.2.5',
author='Sara Saray, Szabolcs Kali, Christian Rossert, Andrew Davison, Shailesh Appukuttan',
author_email='[email protected], [email protected], [email protected], [email protected], [email protected]',
packages=['hippounit', 'hippounit.tests', 'hippounit.capabilities', 'hippounit.scores'],
Expand Down

0 comments on commit 7e734d8

Please sign in to comment.