Prepare v2.0.1 release
Some checks are pending
Run Tests / test (3.10) (push) Waiting to run
Run Tests / test (3.11) (push) Waiting to run
Run Tests / test (3.13) (push) Waiting to run
Run Tests / test (3.14) (push) Waiting to run

This commit is contained in:
Kirill Markin 2026-07-01 10:35:53 +02:00
parent 3baa082fae
commit 28b0eaf549
No known key found for this signature in database
GPG key ID: 03AB9530E15B9C1C

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "repo-to-text"
version = "2.0.0"
version = "2.0.1"
authors = [
{ name = "Kirill Markin", email = "markinkirill@gmail.com" },
]