diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..a5e6cfad --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [4.0.0](https://github.com/Loop3D/map2loop-3/compare/3.0.1...4.0.0) (2024-01-11) + + +### ⚠ BREAKING CHANGES + +* Force release-please + +### Features + +* Force release-please ([5969f94](https://github.com/Loop3D/map2loop-3/commit/5969f946effb3a5c25fdf1a36c9406d39844e109)) diff --git a/map2loop/version.py b/map2loop/version.py index 05527687..ce1305bf 100644 --- a/map2loop/version.py +++ b/map2loop/version.py @@ -1 +1 @@ -__version__ = "3.0.1" +__version__ = "4.0.0"