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 902a8c7 commit 176e465Copy full SHA for 176e465
pygmtools/__init__.py
@@ -18,7 +18,7 @@
18
set_backend = utils.set_backend
19
20
BACKEND = 'numpy'
21
-__version__ = '0.5.4'
+__version__ = '0.5.5'
22
__author__ = 'ThinkLab at SJTU'
23
24
SUPPORTED_BACKENDS = [
0 commit comments