Skip to content

Commit 1f581b8

Browse files
author
GitHub Action
committed
New SEAMM package database
0. seamm changed from 2024.1.2 to 2024.4.22 1. seamm-util changed from 2023.11.12 to 2024.4.22 2. seamm-exec changed from 2024.3.21 to 2024.4.22 3. seamm-installer changed from 2024.3.17 to 2024.4.22
1 parent a6be742 commit 1f581b8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

environments/SEAMM_packages.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"date": "2024-04-19T16:17:36.631416+00:00",
2+
"date": "2024-04-23T05:32:38.609564+00:00",
33
"doi": "10.5281/zenodo.7860696",
44
"packages": {
55
"control-parameters-step": {
@@ -144,7 +144,7 @@
144144
"channel": "conda-forge",
145145
"description": "The core of the SEAMM environment and graphical interface.",
146146
"type": "Core package",
147-
"version": "2024.1.2"
147+
"version": "2024.4.22"
148148
},
149149
"seamm-dashboard": {
150150
"channel": "conda-forge",
@@ -162,7 +162,7 @@
162162
"channel": "pypi",
163163
"description": "Classes to execute background codes for SEAMM",
164164
"type": "Core package",
165-
"version": "2024.3.21"
165+
"version": "2024.4.22"
166166
},
167167
"seamm-ff-util": {
168168
"channel": "conda-forge",
@@ -174,7 +174,7 @@
174174
"channel": "conda-forge",
175175
"description": "The installer/updater for SEAMM (Simulation Environment for Atomistic and Molecular Simulations).",
176176
"type": "Core package",
177-
"version": "2024.3.17"
177+
"version": "2024.4.22"
178178
},
179179
"seamm-jobserver": {
180180
"channel": "pypi",
@@ -186,7 +186,7 @@
186186
"channel": "conda-forge",
187187
"description": "seamm_util",
188188
"type": "Core package",
189-
"version": "2023.11.12"
189+
"version": "2024.4.22"
190190
},
191191
"seamm-widgets": {
192192
"channel": "conda-forge",

environments/seamm_pinned.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ dependencies:
1515

1616
- molsystem==2024.4.5
1717
- reference-handler==0.9.1
18-
- seamm==2024.1.2
18+
- seamm==2024.4.22
1919
- seamm-dashboard==2024.3.27
2020
- seamm-datastore==2024.3.13
2121
- seamm-ff-util==2023.8.27
22-
- seamm-installer==2024.3.17
23-
- seamm-util==2023.11.12
22+
- seamm-installer==2024.4.22
23+
- seamm-util==2024.4.22
2424
- seamm-widgets==2022.10.28
2525

2626
# MolSSI plug-ins
@@ -30,7 +30,7 @@ dependencies:
3030
# PyPi packages
3131
- pip:
3232
# Core packages
33-
- seamm-exec==2024.3.21
33+
- seamm-exec==2024.4.22
3434
- seamm-jobserver==2024.3.12
3535

3636
# MolSSI plug-ins

0 commit comments

Comments
 (0)