kirimel-python 0.1.4__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,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kirimel-python
3
- Version: 0.1.4
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
- Project-URL: Homepage, https://github.com/kirimel/kirimel-python-sdk
8
- Project-URL: Documentation, https://docs.kirimel.com
9
- Project-URL: Repository, https://github.com/kirimel/kirimel-python-sdk
10
- Project-URL: Issues, https://github.com/kirimel/kirimel-python-sdk/issues
7
+ Project-URL: Homepage, https://github.com/hualiglobal/kirimel-python-sdk
8
+ Project-URL: Documentation, https://github.com/hualiglobal/kirimel-python-sdk
9
+ Project-URL: Repository, https://github.com/hualiglobal/kirimel-python-sdk
10
+ Project-URL: Issues, https://github.com/hualiglobal/kirimel-python-sdk/issues
11
11
  Keywords: kirimel,email,marketing,sdk,api
12
12
  Classifier: Development Status :: 4 - Beta
13
13
  Classifier: Intended Audience :: Developers
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kirimel-python
3
- Version: 0.1.4
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
- Project-URL: Homepage, https://github.com/kirimel/kirimel-python-sdk
8
- Project-URL: Documentation, https://docs.kirimel.com
9
- Project-URL: Repository, https://github.com/kirimel/kirimel-python-sdk
10
- Project-URL: Issues, https://github.com/kirimel/kirimel-python-sdk/issues
7
+ Project-URL: Homepage, https://github.com/hualiglobal/kirimel-python-sdk
8
+ Project-URL: Documentation, https://github.com/hualiglobal/kirimel-python-sdk
9
+ Project-URL: Repository, https://github.com/hualiglobal/kirimel-python-sdk
10
+ Project-URL: Issues, https://github.com/hualiglobal/kirimel-python-sdk/issues
11
11
  Keywords: kirimel,email,marketing,sdk,api
12
12
  Classifier: Development Status :: 4 - Beta
13
13
  Classifier: Intended Audience :: Developers
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "kirimel-python"
3
- version = "0.1.4"
3
+ version = "0.1.6"
4
4
  description = "Official KiriMel Python SDK"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.8"
@@ -32,10 +32,10 @@ dev = [
32
32
  ]
33
33
 
34
34
  [project.urls]
35
- Homepage = "https://github.com/kirimel/kirimel-python-sdk"
36
- Documentation = "https://docs.kirimel.com"
37
- Repository = "https://github.com/kirimel/kirimel-python-sdk"
38
- Issues = "https://github.com/kirimel/kirimel-python-sdk/issues"
35
+ Homepage = "https://github.com/hualiglobal/kirimel-python-sdk"
36
+ Documentation = "https://github.com/hualiglobal/kirimel-python-sdk"
37
+ Repository = "https://github.com/hualiglobal/kirimel-python-sdk"
38
+ Issues = "https://github.com/hualiglobal/kirimel-python-sdk/issues"
39
39
 
40
40
  [build-system]
41
41
  requires = ["setuptools>=61.0"]
File without changes
File without changes
File without changes