What's Changed
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/297
* chore(deps): bump the actions group across 1 directory with 2 updates by dependabot in https://github.com/scikit-hep/fastjet/pull/307
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/305
* build: Remove transient directories after install to allow for rebuild by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/311
* build: Move Git submodules to extern directory by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/314
* chore(deps): bump pypa/cibuildwheel from 2.20 to 2.21 in the actions group by dependabot in https://github.com/scikit-hep/fastjet/pull/318
* build: Use build-system pybind11 over Git submodule by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/313
* fix: Fix typo in definition of constituents (pt instead of p) by chrispap95 in https://github.com/scikit-hep/fastjet/pull/326
* chore(deps): bump pypa/cibuildwheel from 2.21 to 2.22 in the actions group by dependabot in https://github.com/scikit-hep/fastjet/pull/325
* build: get tests and wheels working again on linux, restrict testing/building to linux by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/321
* build: update fastjet to v3.4.3 by lgray in https://github.com/scikit-hep/fastjet/pull/328
* ci: Use Linux aarch64 runners by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/329
* ci: get macos builds running again by lgray in https://github.com/scikit-hep/fastjet/pull/330
* fastjet is v3.4.3.0rc0 by lgray in https://github.com/scikit-hep/fastjet/pull/331
* build: macos x86_64 wheels using macos-13 runner by lgray in https://github.com/scikit-hep/fastjet/pull/332
* fix: propagate metadata (behavior & attrs) in `_generalevent.py` by pfackeldey in https://github.com/scikit-hep/fastjet/pull/333
* chore: fastjet is now v3.4.3.0 by lgray in https://github.com/scikit-hep/fastjet/pull/334
New Contributors
* pfackeldey made their first contribution in https://github.com/scikit-hep/fastjet/pull/333
**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.2.1...v3.4.3.0