Skip to content

Commit 7a14397

Browse files
committed
Release version 0.5.2
1 parent c1ed2df commit 7a14397

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chemiscope",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "An interactive structure/property explorer for materials and molecules",
55
"author": "Guillaume Fraux <guillaume.fraux@epfl.ch>",
66
"license": "BSD-3-Clause",

python/chemiscope/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.1"
1+
__version__ = "0.5.2"

0 commit comments

Comments
 (0)