Skip to content

Commit

Permalink
Manually adjust the version number in prep for another #major bump
Browse files Browse the repository at this point in the history
  • Loading branch information
moble committed Dec 19, 2024
1 parent d024e02 commit 95a2f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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: 2022.9.0
version: 2023.0.0
doi: 10.5281/zenodo.4041971
date-released: 2024-06-28
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__ = "2022.9.0"
__version__ = "2023.0.0"

0 comments on commit 95a2f5d

Please sign in to comment.