From 229556be7cc7041efdbee2f1b281dbf6554fbfd5 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Sun, 29 Apr 2018 23:40:07 -0400 Subject: [PATCH 1/8] Update RMG-database version number to 2.1.1 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index d1700265cc..f7392c21ea 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.0" + version: "2.1.1" source: path: . diff --git a/setup.py b/setup.py index 03d18e827c..7a8b420dd5 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.0', + version='2.1.1', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From 254538cde2e06ccccc5693ee6e380d4682407304 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Mon, 30 Apr 2018 12:00:18 -0400 Subject: [PATCH 2/8] Update RMG-database version number to 2.1.2 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index f7392c21ea..faca70fec3 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.1" + version: "2.1.2" source: path: . diff --git a/setup.py b/setup.py index 7a8b420dd5..0533eec340 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.1', + version='2.1.2', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From af5d9da8951a6dc844ae1f45d814fb49589e3866 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:25:10 -0400 Subject: [PATCH 3/8] Update RMG-database version number to 2.1.3 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index faca70fec3..6f30c2325b 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.2" + version: "2.1.3" source: path: . diff --git a/setup.py b/setup.py index 0533eec340..617b399e6e 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.2', + version='2.1.3', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From b666fb446782a35d7e40124d5d7a7effe065f2c2 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:31:32 -0400 Subject: [PATCH 4/8] Update RMG-database version number to 2.1.4 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index 6f30c2325b..d12797b9e8 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.3" + version: "2.1.4" source: path: . diff --git a/setup.py b/setup.py index 617b399e6e..c24bfdb639 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.3', + version='2.1.4', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From 7abb990a618982370ac9380edcfad64163ca14dc Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:41:28 -0400 Subject: [PATCH 5/8] Update RMG-database version number to 2.1.5 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index d12797b9e8..0a3be1fb09 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.4" + version: "2.1.5" source: path: . diff --git a/setup.py b/setup.py index c24bfdb639..ec9cb83634 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.4', + version='2.1.5', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From fe46728e90961b4e00ca9159efd50299fc28928e Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:45:08 -0400 Subject: [PATCH 6/8] Update RMG-database version number to 2.1.6 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index 0a3be1fb09..128d4c40d8 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.5" + version: "2.1.6" source: path: . diff --git a/setup.py b/setup.py index ec9cb83634..3a1fa46751 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.5', + version='2.1.6', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From 30a9e921d86ce976b3cc7ff911fc771351549963 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:49:19 -0400 Subject: [PATCH 7/8] Update RMG-database version number to 2.1.7 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index 128d4c40d8..52441a2867 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.6" + version: "2.1.7" source: path: . diff --git a/setup.py b/setup.py index 3a1fa46751..6888f7b974 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.6', + version='2.1.7', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu', From 0ffc82d63dc32ec2335889357f3442f1681cabd5 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Wed, 2 May 2018 00:54:29 -0400 Subject: [PATCH 8/8] Update RMG-database version number to 2.1.8 --- meta.yaml | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.yaml b/meta.yaml index 52441a2867..2d6d463939 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ # For conda build package: name: rmgdatabase - version: "2.1.7" + version: "2.1.8" source: path: . diff --git a/setup.py b/setup.py index 6888f7b974..61a75df4b6 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ # Initiate the build and/or installation setup(name='RMG-database', - version='2.1.7', + version='2.1.8', description='Reaction Mechanism Generator Database', author='William H. Green and the RMG Team', author_email='rmg_dev@mit.edu',