We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0f48f commit e3723ecCopy full SHA for e3723ec
src/aiida_pythonjob/__init__.py
@@ -1,6 +1,6 @@
1
"""AiiDA plugin that run Python function on remote computers."""
2
3
-__version__ = "0.1.7"
+__version__ = "0.1.8"
4
5
from .calculations import PythonJob
6
from .launch import prepare_pythonjob_inputs
0 commit comments