From 789546a4ff39b2dd13e8a667533f94a5bd6cfcdb Mon Sep 17 00:00:00 2001 From: Marko Hinkkanen <76600872+mhinkkan@users.noreply.github.com> Date: Fri, 7 Apr 2023 00:10:57 +0300 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0d605c905..77e22e13c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = motulator -version = 0.1.2 +version = 0.1.3 author = Marko Hinkkanen author_email = marko.hinkkanen@aalto.fi description = Motor Drive Simulator in Python