We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f68a5 commit ca494e3Copy full SHA for ca494e3
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "kececinumbers"
9
-version = "0.8.5"
+version = "0.8.6"
10
11
# Diğer proje bilgileri (isteğe bağlı ama tavsiye edilir)
12
authors = [
@@ -18,7 +18,7 @@ requires-python = ">=3.11"
18
license = { file="LICENSE" }
19
classifiers = [
20
"Programming Language :: Python :: 3",
21
- "License :: OSI Approved :: MIT License",
+ "License :: OSI Approved :: AGPL-3.0 License",
22
"Operating System :: OS Independent",
23
"Intended Audience :: Science/Research",
24
"Topic :: Scientific/Engineering :: Visualization",
0 commit comments