Skip to content

Commit 1bc13a9

Browse files
committed
version 0.5.4
1 parent 8ccc073 commit 1bc13a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmtools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
set_backend = utils.set_backend
1919

2020
BACKEND = 'numpy'
21-
__version__ = '0.5.3'
21+
__version__ = '0.5.4'
2222
__author__ = 'ThinkLab at SJTU'
2323

2424
SUPPORTED_BACKENDS = [

0 commit comments

Comments
 (0)