diff --git a/.gitignore b/.gitignore index dc1b569..79a5cee 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ neuroml/test/*.h5 sed-script.txt /test.sh +/*ken.sh diff --git a/setup.cfg b/setup.cfg index 3b0a038..ba05207 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = libNeuroML -version = 0.6.2 +version = 0.6.3 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