Skip to content

Commit ca494e3

Browse files
Update pyproject.toml
1 parent 40f68a5 commit ca494e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "kececinumbers"
9-
version = "0.8.5"
9+
version = "0.8.6"
1010

1111
# Diğer proje bilgileri (isteğe bağlı ama tavsiye edilir)
1212
authors = [
@@ -18,7 +18,7 @@ requires-python = ">=3.11"
1818
license = { file="LICENSE" }
1919
classifiers = [
2020
"Programming Language :: Python :: 3",
21-
"License :: OSI Approved :: MIT License",
21+
"License :: OSI Approved :: AGPL-3.0 License",
2222
"Operating System :: OS Independent",
2323
"Intended Audience :: Science/Research",
2424
"Topic :: Scientific/Engineering :: Visualization",

0 commit comments

Comments
 (0)