Skip to content

Commit 0b2222e

Browse files
Post release: update version number after v2.6.3 release (#6797)
1 parent 83454c7 commit 0b2222e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aiida/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'For further information please visit http://www.aiida.net/. All rights reserved.'
2828
)
2929
__license__ = 'MIT license, see LICENSE.txt file.'
30-
__version__ = '2.6.2.post0'
30+
__version__ = '2.6.3.post0'
3131
__authors__ = 'The AiiDA team.'
3232
__paper__ = (
3333
'S. P. Huber et al., "AiiDA 1.0, a scalable computational infrastructure for automated reproducible workflows and '

0 commit comments

Comments
 (0)