Skip to content

Commit

Permalink
Bump version to v2024.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 19, 2024
1 parent 95a2f5d commit 6165384
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 @@ -26,7 +26,7 @@ authors:
given-names: "Keefe"
orcid: "https://orcid.org/0000-0003-0276-3856"
title: "scri"
version: 2023.0.0
version: 2024.0.0
doi: 10.5281/zenodo.4041971
date-released: 2024-06-28
date-released: 2024-12-19
url: "https://github.com/moble/scri"
2 changes: 1 addition & 1 deletion scri/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2023.0.0"
__version__ = "2024.0.0"

0 comments on commit 6165384

Please sign in to comment.