File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44
5+ #### [ v1.1.1] ( https://github.com/janosh/matbench-discovery/compare/v1.1.0...v1.1.1 )
6+
7+ > 28 January 2024
8+
9+ - Fix failing ` pkg_is_editable ` check in PyPI release [ ` #78 ` ] ( https://github.com/janosh/matbench-discovery/pull/78 )
10+
511#### [ v1.1.0] ( https://github.com/janosh/matbench-discovery/compare/v1.0.0...v1.1.0 )
612
713> 25 January 2024
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " matbench-discovery"
7- version = " 1.1.0 "
7+ version = " 1.1.1 "
88description = " A benchmark for machine learning energy models on inorganic crystal stability prediction from unrelaxed structures"
99authors = [{ name = " Janosh Riebesell" , email = " janosh.riebesell@gmail.com" }]
1010readme = " readme.md"
You can’t perform that action at this time.
0 commit comments