Skip to content

Commit 6e2dd25

Browse files
committed
Release version 0.8.0
1 parent 9350c7f commit 6e2dd25

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
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.7.3",
3+
"version": "0.8.0",
44
"description": "An interactive structure/property explorer for materials and molecules",
55
"author": "Guillaume Fraux <[email protected]>",
66
"license": "BSD-3-Clause",

python/chemiscope/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.3"
1+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)