-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No idea why I did that :/
- Loading branch information
Will Kimmerer
authored
Jul 2, 2021
1 parent
41aa8e1
commit dd9646c
Showing
1 changed file
with
2 additions
and
2 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 = "SuiteSparseGraphBLAS" | ||
uuid = "c2e53296-7b14-11e9-1210-bddfa8111e1d" | ||
authors = ["Will Kimmerer <[email protected]", "Abhinav Mehndiratta <[email protected]>"] | ||
version = "0.4.1" | ||
version = "0.4.0" | ||
|
||
[deps] | ||
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" | ||
|
@@ -19,4 +19,4 @@ SSGraphBLAS_jll = "5.1.2" | |
julia = "1.6" | ||
CEnum = "0.4.1" | ||
ContextVariablesX = "0.1.1" | ||
MacroTools = "0.5.6" | ||
MacroTools = "0.5.6" |
dd9646c
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
dd9646c
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.
Error while trying to register: "Tag with name
v0.4.0
already exists and points to a different commit"dd9646c
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
dd9646c
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 updated: JuliaRegistries/General/40116
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: