diff --git a/autohooks/__version__.py b/autohooks/__version__.py index 61366d79..d03f1f10 100644 --- a/autohooks/__version__.py +++ b/autohooks/__version__.py @@ -2,4 +2,4 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH! -__version__ = "22.11.1.dev1" +__version__ = "22.11.1" diff --git a/changelog/v22.11.1.md b/changelog/v22.11.1.md new file mode 100644 index 00000000..c53f26e7 --- /dev/null +++ b/changelog/v22.11.1.md @@ -0,0 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [22.11.1] - 2022-11-08 + +## Bug Fixes +* Fix detecting poetry mode in existing installations [4101211](https://github.com/greenbone/autohooks/commit/4101211) + +[22.11.1]: https://github.com/greenbone/autohooks/compare/v22.8.1...22.11.1 \ No newline at end of file