new version

This commit is contained in:
Kirill Markin 2024-12-17 15:15:44 +01:00
parent 4eac47029f
commit 62e6daf19c
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 = "0.5.3" version = "0.5.4"
authors = [ authors = [
{ name = "Kirill Markin", email = "markinkirill@gmail.com" }, { name = "Kirill Markin", email = "markinkirill@gmail.com" },
] ]