Skip to content

Commit

Permalink
bump version 2024.6.9 -> 2024.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jul 1, 2024
1 parent 56d9f35 commit 9a1bda9
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
Expand Up @@ -6,8 +6,8 @@ title: "Matt Fisher's personal website"
# type: "presentation"
doi: "10.5281/zenodo.10397432"

version: "2024.6.9"
date-released: "2024-06-09"
version: "2024.7.1"
date-released: "2024-07-01"

contact:
- name: "Matt Fisher"
Expand Down
2 changes: 1 addition & 1 deletion bumpver.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpver]
current_version = "2024.6.9"
current_version = "2024.7.1"
version_pattern = "YYYY.MM.DD[-INC0]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "v{new_version}"
Expand Down

0 comments on commit 9a1bda9

Please sign in to comment.