We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f868ba7 commit b152d91Copy full SHA for b152d91
Project.toml
@@ -1,7 +1,7 @@
1
name = "AsynchronousIterativeAlgorithms"
2
uuid = "329f2bf2-1773-4f40-9abf-1830ae341a86"
3
authors = ["selim-chraibi"]
4
-version = "0.1.3"
+version = "0.1.4"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -12,7 +12,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
12
[compat]
13
julia = "1"
14
ProgressMeter = "1.7.2"
15
-DistributedObjects = "0.1.4"
+DistributedObjects = "0.1.5"
16
17
[extras]
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments