We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79a312 commit 9b3c3d4Copy full SHA for 9b3c3d4
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "JSONFBCModels"
2
uuid = "475c1105-d6ed-49c1-9b32-c11adca6d3e8"
3
authors = ["The authors of JSONFBCModels.jl"]
4
-version = "0.1.2"
+version = "1.0.0"
5
6
[deps]
7
AbstractFBCModels = "5a4f3dfa-1789-40f8-8221-69268c29937c"
@@ -11,7 +11,7 @@ PikaParser = "3bbf5609-3e7b-44cd-8549-7c69f321e792"
11
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
12
13
[compat]
14
-AbstractFBCModels = "0.1, 0.2, 0.3"
+AbstractFBCModels = "1"
15
DocStringExtensions = "0.8, 0.9"
16
JSON = "0.21"
17
PikaParser = "0.6"
0 commit comments