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 b484454 commit 29a2bbfCopy full SHA for 29a2bbf
aiida_mlip/__init__.py
@@ -2,4 +2,4 @@
2
Machine learning interatomic potentials aiida plugin.
3
"""
4
5
-__version__ = "0.1.0b1"
+__version__ = "0.2.0"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "aiida-mlip"
-version = "0.1.0b1"
+version = "0.2.0"
description = "machine learning interatomic potentials aiida plugin"
authors = [
6
"Federica Zanca",
0 commit comments