From 65b5caad8ab59c4ed7330cdc77f3cc5faccc7242 Mon Sep 17 00:00:00 2001 From: Even Solbraa <41290109+EvenSol@users.noreply.github.com> Date: Thu, 11 Mar 2021 13:12:35 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 560cf25..a21ca29 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="neqsim", - version="2.3.0", + version="2.3.1", author="Even Solbraa", author_email="esolbraa@gmail.com", description="NeqSim is a tool for thermodynamic and process calculations",