From c6ac0f93c4909f0091252354fef1a4983a90911a Mon Sep 17 00:00:00 2001 From: Padraig Gleeson Date: Fri, 22 Sep 2023 16:50:51 +0100 Subject: [PATCH] To v1.1.3 --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 1d87cb5a0..a107a60bb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pyNeuroML -version = 1.1.2 +version = 1.1.3 author = Padraig Gleeson author_email = p.gleeson@gmail.com url = https://github.com/NeuroML/pyNeuroML @@ -22,10 +22,10 @@ classifiers= [options] install_requires = - pylems>=0.5.7 + pylems>=0.6.4 airspeed>=0.5.5 - neuromllite>=0.5.4 - libNeuroML>=0.5.1 + neuromllite>=0.5.7 + libNeuroML>=0.5.5 matplotlib matplotlib-scalebar graphviz