From 2661c583bc749258417fa646d3763b2a50c0e417 Mon Sep 17 00:00:00 2001 From: pgleeson Date: Tue, 13 Aug 2024 12:19:18 +0100 Subject: [PATCH] To v0.6.3 --- .gitignore | 1 + setup.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dc1b5695..79a5ceea 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 3b0a0380..ba052072 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