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 83454c7 commit 0b2222eCopy full SHA for 0b2222e
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.2.post0'
+__version__ = '2.6.3.post0'
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