diff --git a/CHANGELOG.md b/CHANGELOG.md index a829a0884..a4942290f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix the random silent failure bug when ibis creates tables. -... +## [0.5.0](https://github.com/superduper-io/superduper/compare/0.5.0...0.4.0]) (2024-Nov-02) + +#### Bug Fixes + +- Fix the random silent failure bug when ibis creates tables. ## [0.5.0](https://github.com/superduper-io/superduper/compare/0.5.0...0.4.0]) (2024-Nov-02) diff --git a/pyproject.toml b/pyproject.toml index 9c6f26b99..404688ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "superduper-framework" description = "🔮 Bring AI to your favourite database 🔮" readme = "README.md" -version = '0.5.0' +version = '0.5.1' license = {file = "LICENSE"} maintainers = [{name = "superduper.io, Inc.", email = "opensource@superduper.com"}] keywords = [