upsert-slr 1.0.3__tar.gz → 1.0.4__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.

Potentially problematic release.


This version of upsert-slr might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: upsert-slr
3
- Version: 1.0.3
3
+ Version: 1.0.4
4
4
  Summary: Manage AWS service-linked roles in a better way.
5
5
  Home-page: https://github.com/tmokmss/upsert-slr.git
6
6
  Author: tmokmss<tmokmss@users.noreply.github.com>
@@ -5,7 +5,7 @@ kwargs = json.loads(
5
5
  """
6
6
  {
7
7
  "name": "upsert-slr",
8
- "version": "1.0.3",
8
+ "version": "1.0.4",
9
9
  "description": "Manage AWS service-linked roles in a better way.",
10
10
  "license": "MIT",
11
11
  "url": "https://github.com/tmokmss/upsert-slr.git",
@@ -26,7 +26,7 @@ kwargs = json.loads(
26
26
  ],
27
27
  "package_data": {
28
28
  "upsert_slr._jsii": [
29
- "upsert-slr@1.0.3.jsii.tgz"
29
+ "upsert-slr@1.0.4.jsii.tgz"
30
30
  ],
31
31
  "upsert_slr": [
32
32
  "py.typed"
@@ -14,7 +14,7 @@ import aws_cdk._jsii
14
14
  import constructs._jsii
15
15
 
16
16
  __jsii_assembly__ = jsii.JSIIAssembly.load(
17
- "upsert-slr", "1.0.3", __name__[0:-6], "upsert-slr@1.0.3.jsii.tgz"
17
+ "upsert-slr", "1.0.4", __name__[0:-6], "upsert-slr@1.0.4.jsii.tgz"
18
18
  )
19
19
 
20
20
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: upsert-slr
3
- Version: 1.0.3
3
+ Version: 1.0.4
4
4
  Summary: Manage AWS service-linked roles in a better way.
5
5
  Home-page: https://github.com/tmokmss/upsert-slr.git
6
6
  Author: tmokmss<tmokmss@users.noreply.github.com>
@@ -11,4 +11,4 @@ src/upsert_slr.egg-info/dependency_links.txt
11
11
  src/upsert_slr.egg-info/requires.txt
12
12
  src/upsert_slr.egg-info/top_level.txt
13
13
  src/upsert_slr/_jsii/__init__.py
14
- src/upsert_slr/_jsii/upsert-slr@1.0.3.jsii.tgz
14
+ src/upsert_slr/_jsii/upsert-slr@1.0.4.jsii.tgz
File without changes
File without changes
File without changes
File without changes
File without changes