Skip to content

Commit

Permalink
edm4eic: new version 2.1.0 (#521)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
New edm4eic version 2.1.0.
  • Loading branch information
wdconinc authored Aug 15, 2023
1 parent a64613b commit 027d2f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/edm4eic/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ class Edm4eic(CMakePackage):
tags = ["eic"]

version("main", branch="main")
version(
"2.1.0",
sha256="eec896b8c4921904aefc0065c13d6a164d014029ead101a1bab5201400d1c482",
)
version(
"2.0.0",
sha256="bedce5fd3fd3a2d6ff3258e8857819a89cc467de0aa5871999265f9ec7e39015",
Expand Down

0 comments on commit 027d2f1

Please sign in to comment.