Skip to content

Commit 9aa909f

Browse files
authored
🚀 Release v0.2.0
1 parent ce9b6f6 commit 9aa909f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiida_submission_controller/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
"""A prototype package with tools to submit processes in batches, avoiding to submit too many."""
3-
__version__ = "0.1.2"
3+
__version__ = "0.2.0"
44

55
__author__ = "Giovanni Pizzi, Austin Zadoks"
66

0 commit comments

Comments
 (0)