# BucketFs Python 0.4.0, released 2022-09-28 ## Summary Prepare first pypi release. ## Features / Enhancements - #72: Added tests for the fixed generating bucket udf path method and handled None input of the base_path as an empty string. - #79: Added joinpath method to BucketFSLocations ## Bug Fixes ## Refactoring - #81: Updated poetry version for CI to 1.2.0 ## Documentation - #-: Updated project prerequisites - #-: Adjusted project name(s) and url(s) - #-: Added new contributor