Release 2.0.3

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Kirill Markin 2026-07-15 06:34:38 +02:00
parent 809a3bbc19
commit 3768380a14
No known key found for this signature in database
GPG key ID: 03AB9530E15B9C1C
2 changed files with 263 additions and 247 deletions

View file

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