Updated version number to v2.4.1

This commit is contained in:
Yentl Van Tendeloo 2017-04-06 08:33:03 +02:00
parent 3533f46f0c
commit 23b33fd9a3
2 changed files with 2 additions and 2 deletions

View file

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