Skip to content

Commit

Permalink
bumped to rc4
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Jul 31, 2024
1 parent 1079594 commit a4ffc07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 0.15.0rc3
commit: "v0.15.0rc3"
version: 0.15.0rc4
commit: "v0.15.0rc4"
date-released: "2024-02-04"
cff-version: 1.2.0
message: "Please cite sisl in any paper to acknowledge and support development."
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[tool.setuptools_scm]
write_to = "src/sisl/_version.py"
version_file = "src/sisl/_version.py"
fallback_version = "0.15.0rc3"
fallback_version = "0.15.0rc4"

# First we define the build-system which we will probably alter the most
[build-system]
Expand Down

0 comments on commit a4ffc07

Please sign in to comment.