We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456cb86 commit 253f88aCopy full SHA for 253f88a
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "kececilayout"
9
-version = "0.5.2"
+version = "0.5.3"
10
11
# Diğer proje bilgileri (isteğe bağlı ama tavsiye edilir)
12
authors = [
@@ -74,3 +74,4 @@ configuration = "docs/conf.py" # Build konfigürasyonu belirtin
74
"Homepage" = "https://github.com/WhiteSymmetry/kececilayout"
75
"Bug Tracker" = "https://github.com/WhiteSymmetry/kececilayout/issues"
76
77
+
0 commit comments