We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fabafbb + 9f517d7 commit 2cc18a8Copy full SHA for 2cc18a8
.github/workflows/SpellCheck.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: Checkout Actions Repository
11
uses: actions/checkout@v4
12
- name: Check spelling
13
- uses: crate-ci/typos@v1.31.1
+ uses: crate-ci/typos@v1.31.2
Project.toml
@@ -1,7 +1,7 @@
1
name = "PointNeighbors"
2
uuid = "1c4d5385-0a27-49de-8e2c-43b175c8985c"
3
authors = ["Erik Faulhaber <erik.faulhaber@uni-koeln.de>"]
4
-version = "0.4.11"
+version = "0.5"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
0 commit comments