-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CompatHelper: bump compat for DimensionalData to 0.23, (keep existing…
… compat) (#33) * CompatHelper: bump compat for DimensionalData to 0.23, (keep existing compat) * Bump DimensionalData compat for InferenceObjectsNetCDF * Increment patch numbers Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Seth Axen <[email protected]>
- Loading branch information
1 parent
9bed6fd
commit c060241
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "InferenceObjects" | ||
uuid = "b5cf5a8d-e756-4ee3-b014-01d49d192c00" | ||
authors = ["Seth Axen <[email protected]> and contributors"] | ||
version = "0.2.3" | ||
version = "0.2.4" | ||
|
||
[deps] | ||
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" | ||
|
@@ -10,7 +10,7 @@ DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0" | |
|
||
[compat] | ||
Compat = "3.46.0, 4.2.0" | ||
DimensionalData = "0.20, 0.21, 0.22" | ||
DimensionalData = "0.20, 0.21, 0.22, 0.23" | ||
OffsetArrays = "1" | ||
julia = "1.6" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "InferenceObjectsNetCDF" | ||
uuid = "7cb6d088-77df-42c3-8f05-5ca8d42599d1" | ||
authors = ["Seth Axen <[email protected]>"] | ||
version = "0.2.2" | ||
version = "0.2.3" | ||
|
||
[deps] | ||
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0" | ||
|
@@ -10,7 +10,7 @@ NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab" | |
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
|
||
[compat] | ||
DimensionalData = "0.20, 0.21, 0.22" | ||
DimensionalData = "0.20, 0.21, 0.22, 0.23" | ||
InferenceObjects = "0.2" | ||
NCDatasets = "0.12" | ||
Reexport = "1" | ||
|
c060241
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
c060241
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register subdir=lib/InferenceObjectsNetCDF
c060241
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/71619
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
c060241
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/71620
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: