Prepare v2.0.1 release
Some checks failed
Run Tests / test (3.10) (push) Has been cancelled
Run Tests / test (3.11) (push) Has been cancelled
Run Tests / test (3.13) (push) Has been cancelled
Run Tests / test (3.14) (push) Has been cancelled

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] [project]
name = "repo-to-text" name = "repo-to-text"
version = "2.0.0" version = "2.0.1"
authors = [ authors = [
{ name = "Kirill Markin", email = "markinkirill@gmail.com" }, { name = "Kirill Markin", email = "markinkirill@gmail.com" },
] ]