Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jan 28, 2024
1 parent 8525349 commit 3118330
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v1.1.1](https://github.com/janosh/matbench-discovery/compare/v1.1.0...v1.1.1)

> 28 January 2024
- Fix failing `pkg_is_editable` check in PyPI release [`#78`](https://github.com/janosh/matbench-discovery/pull/78)

#### [v1.1.0](https://github.com/janosh/matbench-discovery/compare/v1.0.0...v1.1.0)

> 25 January 2024
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "matbench-discovery"
version = "1.1.0"
version = "1.1.1"
description = "A benchmark for machine learning energy models on inorganic crystal stability prediction from unrelaxed structures"
authors = [{ name = "Janosh Riebesell", email = "[email protected]" }]
readme = "readme.md"
Expand Down

0 comments on commit 3118330

Please sign in to comment.