From 59e7ee3fcb0509053e8924b45cec56cc305d9a1b Mon Sep 17 00:00:00 2001 From: Florian Huber <36473328+florian-huber@users.noreply.github.com> Date: Tue, 6 Oct 2020 11:06:05 +0200 Subject: [PATCH] update to 0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bc05c21..ab3e23e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="mtdynamics", # Replace with your own username - version="0.1.0", + version="0.1.1", author="Florian Huber and Maurits Kok", author_email="f.huber@esciencecenter.nl", description="MT dynamics simulation",