Bug Fixes
- Drop Python 3.9 support
([`b3a84df`](https://github.com/getcodelimit/codelimit/commit/b3a84df165344d0f48b769030548ca2315e3e567))
- Fix check for lexer name in languages
([`7716939`](https://github.com/getcodelimit/codelimit/commit/771693957d6c3cb7a510ac0ae1ed60d5d5611b04))
- Quote Python version
([`86ad99e`](https://github.com/getcodelimit/codelimit/commit/86ad99ea994ec3bff1b141f5ad6cd3e8b45a2ea3))
- Update lock file
([`bdb58ba`](https://github.com/getcodelimit/codelimit/commit/bdb58ba35c231b1342865a2bf6adb8c38741b929))
Chores
- Use GPL-3.0-or-later and update lic ref ([33](https://github.com/getcodelimit/codelimit/pull/33),
[`765ed43`](https://github.com/getcodelimit/codelimit/commit/765ed436c540c4f474d476a576c19af43927c60d))
Signed-off-by: Rui Chen <ruichenrui.dev>