Skip to content

Commit 4a4264d

Browse files
authored
Release 0.5.2 (#74)
1 parent 42c4da5 commit 4a4264d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aiida_pythonjob/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""AiiDA plugin that run Python function on remote computers."""
22

3-
__version__ = "0.5.1"
3+
__version__ = "0.5.2"
44

55
from node_graph import socket_spec as spec
66

0 commit comments

Comments
 (0)