Skip to content

Commit 16c20c1

Browse files
Merge pull request #271 from SciML/v1.0
v1.0 release
2 parents 2e21c47 + 7d483f9 commit 16c20c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SciMLOperators"
22
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
33
authors = ["Vedant Puri <vedantpuri@gmail.com>"]
4-
version = "0.4.0"
4+
version = "1.0.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
66
[compat]
77
Documenter = "0.27, 1"
88
FFTW = "1.7"
9-
SciMLOperators = "0.4"
9+
SciMLOperators = "1.0"

0 commit comments

Comments
 (0)