Skip to content

Commit

Permalink
update to 2.0.8 (Python 3.10 OK)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgbaird committed Jan 10, 2023
1 parent 5ecb3de commit 223dd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crabnet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Predict materials properties using only the composition information."""
__version__ = "2.0.7"
__version__ = "2.0.8"

0 comments on commit 223dd7a

Please sign in to comment.