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