We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d23155 commit b415fb3Copy full SHA for b415fb3
1 file changed
pygmtools/__init__.py
@@ -18,7 +18,7 @@
18
set_backend = utils.set_backend
19
20
BACKEND = 'numpy'
21
-__version__ = '0.5.5'
+__version__ = '0.6.0'
22
__author__ = 'ThinkLab at SJTU'
23
24
SUPPORTED_BACKENDS = [
0 commit comments