There was an error while loading. Please reload this page.
1 parent 2ab3ec4 commit 1fba194Copy full SHA for 1fba194
1 file changed
zon-format/pyproject.toml
@@ -8,7 +8,7 @@ version = "1.0.3"
8
description = "Zero Overhead Notation v1.0.3 - Human-readable data format with 30%+ compression over JSON"
9
readme = "README.md"
10
requires-python = ">=3.8"
11
-license = {text = "Apache-2.0"}
+license = {text = "MIT"}
12
authors = [
13
{name = "Roni Bhakta", email = "ronibhakta1@gmail.com"}
14
]
@@ -41,7 +41,7 @@ classifiers = [
41
42
43
[project.urls]
44
-Homepage = "https://github.com/ZON-Format/ZON"
+Homepage = "https://zonformat.org"
45
Documentation = "https://github.com/ZON-Format/ZON/blob/main/README.md"
46
Repository = "https://github.com/ZON-Format/ZON"
47
Issues = "https://github.com/ZON-Format/ZON/issues"
0 commit comments