Skip to content

Commit 38c24a9

Browse files
committed
Release 0.4.4
1 parent cda8449 commit 38c24a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.3"
3+
__version__ = "0.4.4"
44

55
from node_graph import socket_spec as spec
66

0 commit comments

Comments
 (0)