Skip to content

Commit

Permalink
Bump version to v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 18, 2024
1 parent 5b8e932 commit 02d13d8
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.12
date-released: 2024-08-20
version: 1.0.13
date-released: 2024-11-17
2 changes: 1 addition & 1 deletion quaternionic/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.12"
__version__ = "1.0.13"

0 comments on commit 02d13d8

Please sign in to comment.