Skip to content

Commit

Permalink
Bump version to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 12, 2024
1 parent 01f23d6 commit 8238003
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 @@ -7,5 +7,5 @@ authors:
title: "The quaternionic package"
license: MIT
doi: 10.5281/zenodo.4097227
version: 1.0.8
date-released: 2023-11-28
version: 1.0.9
date-released: 2024-03-11
2 changes: 1 addition & 1 deletion quaternionic/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.8"
__version__ = "1.0.9"

0 comments on commit 8238003

Please sign in to comment.