Bump version to 1.0.0
Some checks are pending
Run Tests / test (3.11) (push) Waiting to run
Run Tests / test (3.13) (push) Waiting to run
Run Tests / test (3.9) (push) Waiting to run

This commit is contained in:
Kirill Markin 2025-12-07 11:31:48 +01:00
parent cf668b16cb
commit 3ca1d76867
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.8.0"
version = "1.0.0"
authors = [
{ name = "Kirill Markin", email = "markinkirill@gmail.com" },
]