Skip to content

Commit 7c7d34a

Browse files
committed
bump version for release 0.1.0b0
1 parent d24ffd4 commit 7c7d34a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aiida_mlip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Machine learning interatomic potentials aiida plugin.
33
"""
44

5-
__version__ = "0.1.0a1"
5+
__version__ = "0.1.0b0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aiida-mlip"
3-
version = "0.1.0a1"
3+
version = "0.1.0b0"
44
description = "machine learning interatomic potentials aiida plugin"
55
authors = [
66
"Federica Zanca",

0 commit comments

Comments
 (0)