File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.5.0] ( https://github.com/SINTEF/oteapi-optimade/tree/v0.5.0 ) (2024-03-07)
4+
5+ [ Full Changelog] ( https://github.com/SINTEF/oteapi-optimade/compare/v0.4.2...v0.5.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Migrate to pydantic v2 [ \# 163] ( https://github.com/SINTEF/oteapi-optimade/issues/163 )
10+
11+ ** Fixed bugs:**
12+
13+ - Pin to specific ` oteapi ` docker image version for testing [ \# 187] ( https://github.com/SINTEF/oteapi-optimade/issues/187 )
14+
15+ ** Merged pull requests:**
16+
17+ - Pin oteapi docker image to pre-pydantic v2 [ \# 188] ( https://github.com/SINTEF/oteapi-optimade/pull/188 ) ([ CasperWA] ( https://github.com/CasperWA ) )
18+ - Upgrade ruff rules and more [ \# 183] ( https://github.com/SINTEF/oteapi-optimade/pull/183 ) ([ CasperWA] ( https://github.com/CasperWA ) )
19+ - Migrate to pydantic v2 [ \# 182] ( https://github.com/SINTEF/oteapi-optimade/pull/182 ) ([ CasperWA] ( https://github.com/CasperWA ) )
20+
321## [ v0.4.2] ( https://github.com/SINTEF/oteapi-optimade/tree/v0.4.2 ) (2023-10-26)
422
523[ Full Changelog] ( https://github.com/SINTEF/oteapi-optimade/compare/v0.4.1...v0.4.2 )
Original file line number Diff line number Diff line change 1010
1111import logging
1212
13- __version__ = "0.4.2 "
13+ __version__ = "0.5.0 "
1414__author__ = "Casper Welzel Andersen"
1515__author_email__ = "[email protected] " 1616
You can’t perform that action at this time.
0 commit comments