We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c4da5 commit 4a4264dCopy full SHA for 4a4264d
1 file changed
src/aiida_pythonjob/__init__.py
@@ -1,6 +1,6 @@
1
"""AiiDA plugin that run Python function on remote computers."""
2
3
-__version__ = "0.5.1"
+__version__ = "0.5.2"
4
5
from node_graph import socket_spec as spec
6
0 commit comments