Version change

This commit is contained in:
rparedis 2024-02-15 10:28:22 +01:00
parent cc31d606a7
commit 770af49c87
2 changed files with 10 additions and 2 deletions

View file

@ -1,7 +1,7 @@
from distutils.core import setup
setup(name="PyPDEVS",
version="2.4.1",
version="2.4.2",
description="Python Parallel DEVS simulator",
author="Yentl Van Tendeloo",
author_email="Yentl.VanTendeloo@uantwerpen.be",