Skip to content

Commit 48e8077

Browse files
committed
Release version 0.8.2
1 parent 7f6ee67 commit 48e8077

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.1",
3+
"version": "0.8.2",
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.1"
1+
__version__ = "0.8.2"

0 commit comments

Comments
 (0)