Skip to content

Commit 80fcf96

Browse files
authored
Bump ExaModels version to 0.9.1 (#180)
* 0.9.1 release * roll back unintended changes * removing some unintended changes
1 parent 95cb305 commit 80fcf96

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
Pkg.develop(path=".")
4646
Pkg.instantiate()
4747
include("test/runtests.jl")'
48-
4948
amd:
5049
runs-on:
5150
labels: amdgpu

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExaModels"
22
uuid = "1037b233-b668-4ce9-9b63-f9f681f55dd2"
33
authors = ["Sungho Shin <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.1"
55

66
[deps]
77
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"

0 commit comments

Comments
 (0)