mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-07-02 11:13:54 -07:00
Add Python 3.14 to CI matrix
This commit is contained in:
parent
cde226abb4
commit
9cff185a7d
2 changed files with 2 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "repo-to-text"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = [
|
||||
{ name = "Kirill Markin", email = "markinkirill@gmail.com" },
|
||||
]
|
||||
|
|
@ -51,4 +51,3 @@ disable = [
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue