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 40f5aac commit bd88a9dCopy full SHA for bd88a9d
Project.toml
@@ -1,6 +1,6 @@
1
name = "Unitful"
2
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3
-version = "1.9.2"
+version = "1.9.3"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -10,6 +10,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
12
[compat]
13
+ChainRulesCore = "1"
14
ConstructionBase = "1"
15
julia = "1"
16
0 commit comments