Skip to content

Commit 4092c17

Browse files
committed
Bump to v0.5.0
1 parent c851144 commit 4092c17

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aiida_optimade/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.1"
1+
__version__ = "0.5.0"

aiida_optimade/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"implementation": {
1313
"name": "aiida-optimade",
14-
"version": "0.4.1",
14+
"version": "0.5.0",
1515
"source_url": "https://github.com/aiidateam/aiida-optimade",
1616
"maintainer": {"email": "[email protected]"}
1717
},

setup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aiida-optimade",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"url": "https://github.com/aiidateam/aiida-optimade",
55
"license": "MIT License",
66
"author": "The AiiDA team",

0 commit comments

Comments
 (0)