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 d36e875 commit c503427Copy full SHA for c503427
Project.toml
@@ -1,7 +1,7 @@
1
name = "DynamicQuantities"
2
uuid = "06fc5a27-2a28-4c7c-a15d-362465fb6821"
3
authors = ["MilesCranmer <[email protected]> and contributors"]
4
-version = "0.4.0"
+version = "0.5.0"
5
6
[deps]
7
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
@@ -15,6 +15,7 @@ DynamicQuantitiesUnitfulExt = "Unitful"
15
16
[compat]
17
Requires = "1"
18
+Tricks = "0.1"
19
Unitful = "1"
20
julia = "1.6"
21
0 commit comments