kirimel-python 0.1.5__tar.gz → 0.1.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kirimel-python
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: Official KiriMel Python SDK
5
5
  Author-email: KiriMel <support@kirimel.com>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/hualiglobal/kirimel-python-sdk
8
- Project-URL: Documentation, https://docs.kirimel.com
8
+ Project-URL: Documentation, https://github.com/hualiglobal/kirimel-python-sdk
9
9
  Project-URL: Repository, https://github.com/hualiglobal/kirimel-python-sdk
10
10
  Project-URL: Issues, https://github.com/hualiglobal/kirimel-python-sdk/issues
11
11
  Keywords: kirimel,email,marketing,sdk,api
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kirimel-python
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: Official KiriMel Python SDK
5
5
  Author-email: KiriMel <support@kirimel.com>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/hualiglobal/kirimel-python-sdk
8
- Project-URL: Documentation, https://docs.kirimel.com
8
+ Project-URL: Documentation, https://github.com/hualiglobal/kirimel-python-sdk
9
9
  Project-URL: Repository, https://github.com/hualiglobal/kirimel-python-sdk
10
10
  Project-URL: Issues, https://github.com/hualiglobal/kirimel-python-sdk/issues
11
11
  Keywords: kirimel,email,marketing,sdk,api
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "kirimel-python"
3
- version = "0.1.5"
3
+ version = "0.1.6"
4
4
  description = "Official KiriMel Python SDK"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.8"
@@ -33,7 +33,7 @@ dev = [
33
33
 
34
34
  [project.urls]
35
35
  Homepage = "https://github.com/hualiglobal/kirimel-python-sdk"
36
- Documentation = "https://docs.kirimel.com"
36
+ Documentation = "https://github.com/hualiglobal/kirimel-python-sdk"
37
37
  Repository = "https://github.com/hualiglobal/kirimel-python-sdk"
38
38
  Issues = "https://github.com/hualiglobal/kirimel-python-sdk/issues"
39
39
 
File without changes
File without changes
File without changes