Skip to content

Commit

Permalink
update version to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengp0 committed Oct 19, 2023
1 parent 4fd3532 commit 16a55aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spmat/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__summary__ = "spmat: A collection of tools for special matrices"
__uri__ = "https://github.com/zhengp0/spmat"

__version__ = "0.0.9"
__version__ = "0.0.10"

__author__ = "Peng Zheng"
__email__ = "[email protected]"
Expand Down

0 comments on commit 16a55aa

Please sign in to comment.