## Expected behavior User can install `clojure-ts-mode` from MELPA on emacs-29 ## Actual behavior Package cannot be installed with the error: ``` package-compute-transaction: This package requires Emacs version 29.1 ``` ## Steps to reproduce the problem Run `M-x package-install` - `clojure-ts-mode` ## Environment & Version information ### clojure-ts-mode version ``` clojure-ts-mode (version 0.1.0) ``` ### Emacs version *GNU Emacs 29.0.91 (build 1, aarch64-apple-darwin22.5.0, NS* ### Operating system *Mac OS* ## Additional notes - this package can be installed using `package-vc-install` without any issues.