Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Commit 148436e

Browse files
authored
Merge pull request #183 from aarabdh/master
Allowing search for year 2026
2 parents 343fe97 + eba9ed4 commit 148436e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

viu_media/libs/media_api/types.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,3 +407,5 @@ class MediaYear(Enum):
407407
_2023 = "2023"
408408
_2024 = "2024"
409409
_2025 = "2025"
410+
_2026 = "2026"
411+

0 commit comments

Comments
 (0)