Skip to content

Commit 03f237b

Browse files
committed
MAINT: Bump version
1 parent 753ffb1 commit 03f237b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

recipes/eon/recipe.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
context:
22
version: "3.0.0"
33
build_num: 0
4-
git_rev: 83e986846a54968553a36a0d2e3fc2157c076974
4+
git_rev: 89934eba6feac66e9706f165f6ab9c9501c9cf92
55

66
package:
77
name: eon
88
version: ${{ version }}
99

1010
source:
1111
url: https://github.com/TheochemUI/eOn/archive/{{ git_rev }}.tar.gz
12-
sha256: bf443d0ca1f9f81f35254daa85e1a4ed0fc311e9ef7e4c2919f561cf1eb31999
12+
sha256: 4ebe444b4e09a439d204dc27c3bfff5dcca6df2db4b9fb91c7cc2cf9728d505e
1313

1414
build:
1515
number: ${{ build_num }}
@@ -102,9 +102,9 @@ about:
102102
license_file: LICENSE
103103
summary: "Algorithms for long time scales and potential energy surface exploration"
104104
description: |
105-
The EON software package contains a set of algorithms used primarily to
106-
model the evolution of atomic scale systems over long time scales. This
107-
version is instrumented for working with Metatensor.
105+
The EON software package contains algorithms used primarily to model the
106+
evolution of atomic scale systems over long time scales. This version is
107+
instrumented for working with Metatensor.
108108
documentation: https://theochemui.github.io/eOn/user_guide/index.html
109109
repository: https://github.com/TheochemUI/eOn
110110

0 commit comments

Comments
 (0)