We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccc073 commit 1bc13a9Copy full SHA for 1bc13a9
pygmtools/__init__.py
@@ -18,7 +18,7 @@
18
set_backend = utils.set_backend
19
20
BACKEND = 'numpy'
21
-__version__ = '0.5.3'
+__version__ = '0.5.4'
22
__author__ = 'ThinkLab at SJTU'
23
24
SUPPORTED_BACKENDS = [
0 commit comments