swarmauri_billing_authorize_net 0.1.3.dev2__tar.gz → 0.1.3.dev3__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.
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/PKG-INFO +1 -2
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/README.md +0 -1
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/pyproject.toml +1 -1
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/LICENSE +0 -0
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/swarmauri_billing_authorize_net/__init__.py +0 -0
- {swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/swarmauri_billing_authorize_net/provider.py +0 -0
{swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: swarmauri_billing_authorize_net
|
|
3
|
-
Version: 0.1.3.
|
|
3
|
+
Version: 0.1.3.dev3
|
|
4
4
|
Summary: Authorize.Net billing provider for the Swarmauri SDK.
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
License-File: LICENSE
|
|
@@ -41,7 +41,6 @@ Description-Content-Type: text/markdown
|
|
|
41
41
|
<a href="https://pypi.org/project/swarmauri_billing_authorize_net/">
|
|
42
42
|
<img src="https://img.shields.io/pypi/v/swarmauri_billing_authorize_net?label=swarmauri_billing_authorize_net&color=green" alt="PyPI - swarmauri_billing_authorize_net"/></a>
|
|
43
43
|
</p>
|
|
44
|
-
---
|
|
45
44
|
|
|
46
45
|
# Swarmauri Billing Authorize.Net
|
|
47
46
|
|
{swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/README.md
RENAMED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
<a href="https://pypi.org/project/swarmauri_billing_authorize_net/">
|
|
13
13
|
<img src="https://img.shields.io/pypi/v/swarmauri_billing_authorize_net?label=swarmauri_billing_authorize_net&color=green" alt="PyPI - swarmauri_billing_authorize_net"/></a>
|
|
14
14
|
</p>
|
|
15
|
-
---
|
|
16
15
|
|
|
17
16
|
# Swarmauri Billing Authorize.Net
|
|
18
17
|
|
{swarmauri_billing_authorize_net-0.1.3.dev2 → swarmauri_billing_authorize_net-0.1.3.dev3}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|