v0.4.2

vanna-ai/vannav0.4.2Apr 21, 2024by zainhoda

AI Summary

Bug fix to ensure exceptions are properly caught during error handling.

Key Highlights

  • Fixed exceptions not caught with `except Exception as e:`

New Features

  • Exception handling fix

Full Release Notes

## What's Changed
* fix: exceptions not caught with `except Exception as e:` by @Molrn in https://github.com/vanna-ai/vanna/pull/372


**Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.4.1...v0.4.2