From db24de3a2ae59b9a0effd53033fd16d35bdfc50f Mon Sep 17 00:00:00 2001 From: Eugen Iofciu Vasile <74376532+MrLostInTheInternet@users.noreply.github.com> Date: Sat, 10 Feb 2024 21:21:48 +0100 Subject: [PATCH] update: new dependencies fix: icon --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28f024c..2d1a9a4 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '0.3.0' +VERSION = '0.3.1' DESCRIPTION = 'FluidSim Circuits Analyzer & PLC ST Code Generator' # Setting up