Skip to content

Commit b415fb3

Browse files
committed
version 0.6.0
1 parent 6d23155 commit b415fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5'
21+
__version__ = '0.6.0'
2222
__author__ = 'ThinkLab at SJTU'
2323

2424
SUPPORTED_BACKENDS = [

0 commit comments

Comments
 (0)