From db1c9d523aa146e11a2bf1aca26828103e3516a2 Mon Sep 17 00:00:00 2001 From: Even Solbraa <41290109+EvenSol@users.noreply.github.com> Date: Fri, 6 Mar 2020 12:38:56 +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 edced29..fdb1133 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="neqsim", - version="2.0.18", + version="2.0.19", author="Even Solbraa", author_email="esolbraa@gmail.com", description="NeqSim is a tool for thermodynamic and process calculations",