Skip to content

Commit 7b69343

Browse files
New version: PumasUtilities v0.9.3
UUID: 148d11e5-1dc2-44df-acfd-e08afda85aab Repo: https://github.com/PumasAI/PumasBundledPackages.git Tree: 7868d41a252d2a88d2b8ad3778c7735add94d732
1 parent 5f0ccc5 commit 7b69343

3 files changed

Lines changed: 21 additions & 4 deletions

File tree

P/PumasUtilities/Compat.toml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[0]
2-
NCA = "2"
3-
ProvenanceTracking = "0.4.1-*"
42
Reexport = "1"
53

64
["0-0.8"]
@@ -12,11 +10,25 @@ PumasPlots = "0.10"
1210
PumasReports = "0.7"
1311
julia = "1.7.0-1"
1412

13+
["0-0.9.0"]
14+
NCA = "2"
15+
ProvenanceTracking = "0.4.1-*"
16+
1517
["0.9-0"]
1618
DocStringExtensions = "0.9"
19+
julia = "1.10.0-1"
20+
21+
["0.9.0"]
1722
NCAUtilities = "0.15"
1823
PlottingUtilities = "0.18"
1924
Pumas = "2.7.0-2"
2025
PumasPlots = "0.11"
2126
PumasReports = "0.8"
22-
julia = "1.10.0-1"
27+
28+
["0.9.3-0"]
29+
NCA = "2.0.0-*"
30+
NCAUtilities = "0.15.0-*"
31+
PlottingUtilities = "0.18.0-*"
32+
Pumas = "2.7.0-*"
33+
PumasPlots = "0.11.0-*"
34+
PumasReports = "0.8.0-*"

P/PumasUtilities/Deps.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
44
NCA = "29142fd5-e082-4e84-b14f-4d7220ed3f6b"
55
NCAUtilities = "b07d0016-ecca-2b7f-264d-3a505699250f"
66
PlottingUtilities = "8b92943f-4587-47ba-ba47-ab67d84475e1"
7-
ProvenanceTracking = "64b04e06-7d07-4375-ba74-156fd37fde69"
87
Pumas = "4f2c3c20-a4ac-11e9-067b-e5872d3484cf"
98
PumasLicenseManager = "ebe2103e-d13d-42b7-8b52-0fb178cf1234"
109
PumasPlots = "0c61e9cd-e02e-46f2-b961-0746d5a16e3b"
1110
PumasReports = "c743b482-f8db-431f-9b57-fa6852ce5b57"
1211
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
12+
13+
["0-0.9.0"]
14+
ProvenanceTracking = "64b04e06-7d07-4375-ba74-156fd37fde69"

P/PumasUtilities/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ git-tree-sha1 = "e60aeff838b1eb94289a4b051c0f7618f7c3ca37"
33

44
["0.9.0"]
55
git-tree-sha1 = "c32f13eed699c9df884d92f607177c3a3c8fea35"
6+
7+
["0.9.3"]
8+
git-tree-sha1 = "7868d41a252d2a88d2b8ad3778c7735add94d732"

0 commit comments

Comments
 (0)