Prepare v2.0.1 release

This commit is contained in:
Kirill Markin 2026-07-01 10:35:53 +02:00
parent 3baa082fae
commit 7d6189cdac
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" },
]