[tree_stream] Utilisation du MIMEtype (0.1.1)
All checks were successful
/ 🐍 Build & Publish Python Packages (push) Successful in 1m1s

This commit is contained in:
lionel
2025-09-11 17:28:49 +02:00
parent 3cc07f2b86
commit 0668d82464
2 changed files with 10 additions and 3 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="tree-stream",
version="0.1.0",
version="0.1.1",
description="Affiche une arborescence enrichie des fichiers vidéo avec chapitres et flux",
author="TonNom",
packages=find_packages(),