diff --git a/neuroml/examples/test_files/complete.nml b/neuroml/examples/test_files/complete.nml index 1147da96..8a0de960 100644 --- a/neuroml/examples/test_files/complete.nml +++ b/neuroml/examples/test_files/complete.nml @@ -1,4 +1,4 @@ - + Lots of notes.... diff --git a/neuroml/examples/test_files/complete.nml.h5 b/neuroml/examples/test_files/complete.nml.h5 index 9294f283..bf5b8280 100644 Binary files a/neuroml/examples/test_files/complete.nml.h5 and b/neuroml/examples/test_files/complete.nml.h5 differ diff --git a/neuroml/examples/test_files/testh5.nml b/neuroml/examples/test_files/testh5.nml index 92c78aad..d557efb5 100644 --- a/neuroml/examples/test_files/testh5.nml +++ b/neuroml/examples/test_files/testh5.nml @@ -1,4 +1,4 @@ - + Root notes diff --git a/setup.cfg b/setup.cfg index 3d67c4b8..ee317b2b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = libNeuroML -version = 0.5.9 +version = 0.6.0 author_email = vellamike@gmail.com, p.gleeson@gmail.com author = libNeuroML authors and contributors description = A Python library for working with NeuroML descriptions of neuronal models