Skip to content

Commit

Permalink
v1.4.1 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drvi authored Nov 4, 2023
1 parent 4a24bf8 commit e05d290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SentinelArrays"
uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
authors = ["Jacob Quinn <[email protected]>"]
version = "1.4.0"
version = "1.4.1"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down

6 comments on commit e05d290

@Drvi
Copy link
Contributor Author

@Drvi Drvi commented on e05d290 Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

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: Register Failed
@Drvi, it looks like you are not a publicly listed member/owner in the parent organization (JuliaData).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@bkamins
Copy link
Member

@bkamins bkamins commented on e05d290 Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

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/94735

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:

git tag -a v1.4.1 -m "<description of version>" e05d290fdcccd449821418603984a7042519724b
git push origin v1.4.1

@bkamins
Copy link
Member

@bkamins bkamins commented on e05d290 Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Drvi - I was waiting for CI on main to pass before pushing a register request.

@Drvi
Copy link
Contributor Author

@Drvi Drvi commented on e05d290 Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, makes sense! Sorry for rushing.

Please sign in to comment.