Skip to content

Commit bf2032b

Browse files
committed
Update version to 0.8.5
1 parent 8c75b95 commit bf2032b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chemiscope",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
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

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

0 commit comments

Comments
 (0)