remotion-lambda 4.0.75__tar.gz → 4.0.77__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,15 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: remotion_lambda
3
- Version: 4.0.75
3
+ Version: 4.0.77
4
4
  Summary: Remotion Lambda client
5
5
  Home-page: https://github.com/remotion-dev/remotion/tree/main/packages/lambda-python
6
6
  Author: Jonny Burger
7
7
  Author-email: jonny@remotion.dev
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
8
  Requires-Python: >=3.6
11
9
  Description-Content-Type: text/markdown
12
10
  License-File: LICENSE
13
11
 
14
12
  Remotion is a framework for creating videos programmatically using React.
15
-
@@ -1,2 +1,2 @@
1
1
  # pylint: disable=missing-module-docstring, missing-final-newline
2
- VERSION = "4.0.75"
2
+ VERSION = "4.0.77"
@@ -1,15 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: remotion-lambda
3
- Version: 4.0.75
3
+ Version: 4.0.77
4
4
  Summary: Remotion Lambda client
5
5
  Home-page: https://github.com/remotion-dev/remotion/tree/main/packages/lambda-python
6
6
  Author: Jonny Burger
7
7
  Author-email: jonny@remotion.dev
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
8
  Requires-Python: >=3.6
11
9
  Description-Content-Type: text/markdown
12
10
  License-File: LICENSE
13
11
 
14
12
  Remotion is a framework for creating videos programmatically using React.
15
-