swarmauri_certservice_aws_kms 0.3.4.dev2__tar.gz → 0.3.4.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: swarmauri_certservice_aws_kms
3
- Version: 0.3.4.dev2
3
+ Version: 0.3.4.dev3
4
4
  Summary: AWS KMS backed CertService for Swarmauri
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -45,7 +45,6 @@ Description-Content-Type: text/markdown
45
45
  <a href="https://pypi.org/project/swarmauri_certservice_aws_kms/">
46
46
  <img src="https://img.shields.io/pypi/v/swarmauri_certservice_aws_kms?label=swarmauri_certservice_aws_kms&color=green" alt="PyPI - swarmauri_certservice_aws_kms"/></a>
47
47
  </p>
48
- ---
49
48
 
50
49
  # swarmauri_certservice_aws_kms
51
50
 
@@ -12,7 +12,6 @@
12
12
  <a href="https://pypi.org/project/swarmauri_certservice_aws_kms/">
13
13
  <img src="https://img.shields.io/pypi/v/swarmauri_certservice_aws_kms?label=swarmauri_certservice_aws_kms&color=green" alt="PyPI - swarmauri_certservice_aws_kms"/></a>
14
14
  </p>
15
- ---
16
15
 
17
16
  # swarmauri_certservice_aws_kms
18
17
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swarmauri_certservice_aws_kms"
3
- version = "0.3.4.dev2"
3
+ version = "0.3.4.dev3"
4
4
  description = "AWS KMS backed CertService for Swarmauri"
5
5
  license = "Apache-2.0"
6
6
  readme = "README.md"