Skip to content

Commit c84dc70

Browse files
committed
bump version for release 0.1.0a1
1 parent a2ca34b commit c84dc70

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
@@ -4,4 +4,4 @@
44
machine learning interatomic potentials aiida plugin
55
"""
66

7-
__version__ = "0.1.0a0"
7+
__version__ = "0.1.0a1"

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.0a0"
3+
version = "0.1.0a1"
44
description = "machine learning interatomic potentials aiida plugin"
55
authors = [
66
"Federica Zanca",

0 commit comments

Comments
 (0)