Skip to content

Commit

Permalink
Bump version to v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 20, 2024
1 parent 5fe7df3 commit e732f98
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.11
date-released: 2024-07-16
version: 1.0.12
date-released: 2024-08-20
2 changes: 1 addition & 1 deletion quaternionic/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.11"
__version__ = "1.0.12"

0 comments on commit e732f98

Please sign in to comment.