Skip to content

Commit

Permalink
Bump version to v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 28, 2023
1 parent ad19bcf commit f4bce90
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.6
date-released: 2023-02-07
version: 1.0.7
date-released: 2023-11-28
2 changes: 1 addition & 1 deletion quaternionic/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.6"
__version__ = "1.0.7"

0 comments on commit f4bce90

Please sign in to comment.