Skip to content

Commit bb64c7c

Browse files
Update pyproject.toml
1 parent 06aad7b commit bb64c7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# pyproject.toml
22

33
[build-system]
4-
requires = ["setuptools>=77.0"]
4+
requires = ["setuptools>=80.0"]
55
build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "kececilayout"
9-
version = "0.6.2"
9+
version = "0.6.3"
1010

1111
# Diğer proje bilgileri (isteğe bağlı ama tavsiye edilir)
1212
authors = [
@@ -84,3 +84,4 @@ configuration = "docs/conf.py" # Build konfigürasyonu belirtin
8484

8585

8686

87+

0 commit comments

Comments
 (0)