python-codecs: h265 parsing fixes

This commit is contained in:
Koushik Dutta
2023-10-17 11:02:39 -07:00
parent f8bcf196d3
commit 06c8b397f0
3 changed files with 6 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/python-codecs",
"version": "0.1.87",
"version": "0.1.88",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@scrypted/python-codecs",
"version": "0.1.87",
"version": "0.1.88",
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
}