We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585f0e9 commit 56cb41dCopy full SHA for 56cb41d
B/BlockRegistrationScheduler/Compat.toml
@@ -1,7 +1,16 @@
1
-[1]
+["1.0.0"]
2
BlockRegistration = "0.0.0 - 0.2"
3
RegisterDriver = "0.0.0 - 0.2"
4
RegisterWorkerApertures = "0.0.0 - 0.2"
5
RegisterWorkerAperturesMismatch = "0.0.0 - 0.2"
6
RegisterWorkerShell = "0.0.0 - 0.2"
7
julia = "1.1.0-1"
8
+
9
+["1.0.2-1"]
10
+BlockRegistration = "0.2"
11
+Reexport = "1"
12
+RegisterDriver = "0.2"
13
+RegisterWorkerApertures = "0.1-0.2"
14
+RegisterWorkerAperturesMismatch = "0.1-0.2"
15
+RegisterWorkerShell = "0.2"
16
+julia = "1.10.0-1"
B/BlockRegistrationScheduler/Versions.toml
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "f57e0f058ead7c1b7f575b16492f808977148e5b"
+["1.0.2"]
+git-tree-sha1 = "b636f902aac5988566abb116f145b6b2aa579544"
0 commit comments