We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.2.0
1 parent ce9b6f6 commit 9aa909fCopy full SHA for 9aa909f
aiida_submission_controller/__init__.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
"""A prototype package with tools to submit processes in batches, avoiding to submit too many."""
3
-__version__ = "0.1.2"
+__version__ = "0.2.0"
4
5
__author__ = "Giovanni Pizzi, Austin Zadoks"
6
0 commit comments