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 a02b5de commit a63a086Copy full SHA for a63a086
src/aiida/__init__.py
@@ -27,7 +27,7 @@
27
'For further information please visit http://www.aiida.net/. All rights reserved.'
28
)
29
__license__ = 'MIT license, see LICENSE.txt file.'
30
-__version__ = '2.6.4.post0'
+__version__ = '2.7.0pre2'
31
__authors__ = 'The AiiDA team.'
32
__paper__ = (
33
'S. P. Huber et al., "AiiDA 1.0, a scalable computational infrastructure for automated reproducible workflows and '
0 commit comments