Bump version to 0.8.0

This commit is contained in:
Kirill Markin 2025-10-25 15:33:35 +02:00
parent bcb0d82191
commit 032c712b2e
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 = "0.7.0"
version = "0.8.0"
authors = [
{ name = "Kirill Markin", email = "markinkirill@gmail.com" },
]