From 5c287c24d9317d65ab57a5305574f950a5051cb7 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Fri, 14 Jun 2019 14:01:22 -0400 Subject: [PATCH] Update version number to 2.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bb744ac3fe..a87d9ba4cf 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ # Initiate the build and/or installation setup( name='RMG-database', - version='2.3.0', + version='2.4.0', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu',