We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3730a6 commit 9e50b2aCopy full SHA for 9e50b2a
Project.toml
@@ -1,7 +1,7 @@
1
name = "SentinelArrays"
2
uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
3
authors = ["Jacob Quinn <quinn.jacobd@gmail.com>"]
4
-version = "1.3.2"
+version = "1.3.3"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/39002
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.3.3 -m "<description of version>" 9e50b2a05ffe8e47fa78758aa196ec341c290f8d git push origin v1.3.3
2 commit comments
quinnj commentedon Jun 17, 2021
@JuliaRegistrator register()
JuliaRegistrator commentedon Jun 17, 2021
Registration pull request created: JuliaRegistries/General/39002
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: