Skip to content

Commit

Permalink
version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwwww committed Apr 27, 2024
1 parent fefb7c9 commit 4b8ef00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmtools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
set_backend = utils.set_backend

BACKEND = 'numpy'
__version__ = '0.5.1'
__version__ = '0.5.2'
__author__ = 'ThinkLab at SJTU'

SUPPORTED_BACKENDS = [
Expand Down

0 comments on commit 4b8ef00

Please sign in to comment.