Skip to content

Commit ca307b9

Browse files
authored
Merge pull request #403 from VisLab/develop
Updated whats new with sFN announcement
2 parents f117c4d + 07a4e7c commit ca307b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/source/WhatsNew.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
(whats-new-anchor)=
22
# What's new?
33

4+
**Oct 6 to Oct 9, 2024**: **HED at sFN 2004**
5+
> Stop by [**sFN Booth #1839](https://sfn24.smallworldlabs.com/co/swartz-center-for-computational-neuroscience)
6+
> Hear about HED -- tell us about your thoughts and suggestions.
7+
48
**Sept 20, 2024**: **HED LANG 1.0.0 paper preprint available.**
59
> HED LANG 1.0.0 is new HED library schema for describing language stimuli.
610
> HED LANG – A Hierarchical Event Descriptors library extension for annotation of language cognition experiments

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
if __name__ == "__main__":
77
setup(version=versioneer.get_version(),
8-
cmdclass=versioneer.get_cmdclass())
8+
cmdclass=versioneer.get_cmdclass())

0 commit comments

Comments
 (0)