Version 1.11.1

FIXED

- Fix bug when using Pepper as a library in Sherpa which was caused
  by free unscoped function with the same name
  ([785597a5](https://gitlab.com/spice-mc/pepper/-/commit/785597a5d29a3b7cad73be1bb892d95bab3bd962))

- Fix crash when initialising Pepper as a library
  without passing command line arguments
  ([745e4814](https://gitlab.com/spice-mc/pepper/-/commit/745e4814cc4fb28a153f9c64f1218a88a294aad0))

- Fix issues with linking against pepperlib
  ([54563a20](https://gitlab.com/spice-mc/pepper/-/commit/54563a20727c9c42dba6d6e8cbe5f8a22551f28d))

- Fix typo hpcc -> hipcc in the documentation
  ([111b8e8b](https://gitlab.com/spice-mc/pepper/-/commit/111b8e8b6a82f6f6d56080fe98b5af7eecea1777))

- Fix a bug when parsing arguments with specific choices
  ([f5ffb4af](https://gitlab.com/spice-mc/pepper/-/commit/f5ffb4afbf8b5be5184f509fd401c1a434a5d528))

- `pepper-h5edit`: add missing clean-up when using the shuffling mode
  ([3749aee6](https://gitlab.com/spice-mc/pepper/-/commit/3749aee6c606f14d85d2407553012664e16d0685))

- Add missing CMake test labels
  ([58b1b534](https://gitlab.com/spice-mc/pepper/-/commit/58b1b534ec0bbb2d11c2cdd971919773edda0ee2))

- Fix python bindings example when using `n_batches = 0`
  ([c1c804ad](https://gitlab.com/spice-mc/pepper/-/commit/c1c804ad3f9260f49dc0a4c7407c39d69db39637))