We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cf82c commit 8e00455Copy full SHA for 8e00455
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "pymp4"
7
-version = "1.3.2"
+version = "1.4.0"
8
description = "Python parser for MP4 boxes"
9
authors = ["beardypig <[email protected]>"]
10
license = "Apache-2.0"
0 commit comments