diff --git a/neuroml/examples/test_files/complete.nml b/neuroml/examples/test_files/complete.nml index 052769bd..1147da96 100644 --- a/neuroml/examples/test_files/complete.nml +++ b/neuroml/examples/test_files/complete.nml @@ -195,7 +195,7 @@ - + @@ -208,14 +208,14 @@ - - - - - - - - + + + + + + + + diff --git a/neuroml/examples/test_files/complete.nml.h5 b/neuroml/examples/test_files/complete.nml.h5 index aa96b91d..9294f283 100644 Binary files a/neuroml/examples/test_files/complete.nml.h5 and b/neuroml/examples/test_files/complete.nml.h5 differ diff --git a/setup.cfg b/setup.cfg index 0f1253fc..5128968f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = libNeuroML -version = 0.5.3 +version = 0.5.4 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