Loading pyproject.toml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "jama-CERTIC" dynamic = ["version"] description = "APIs et interfaces de stockage de médias." readme = "pypi.md" requires-python = ">=3.12,<4.0" requires-python = ">=3.13,<4.0" license = "CeCILL-B" license-files = ["LICENSE.txt"] dependencies = [ Loading @@ -16,7 +16,7 @@ dependencies = [ "django-cotton>=2.1.1", "django-debug-toolbar>=5.2.0", "django-extensions>=3.1.5", "django-modshib-certic>=0.4.8", "django-modshib-certic>=0.4.9", "django-ranged-fileresponse>=0.1.2", "django-revproxy>=0.13.0", "django-vite>=2.1.3", Loading src/jama/__init__.py +1 −1 Original line number Diff line number Diff line __version__ = "0.1.90" __version__ = "0.1.91" Loading
pyproject.toml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "jama-CERTIC" dynamic = ["version"] description = "APIs et interfaces de stockage de médias." readme = "pypi.md" requires-python = ">=3.12,<4.0" requires-python = ">=3.13,<4.0" license = "CeCILL-B" license-files = ["LICENSE.txt"] dependencies = [ Loading @@ -16,7 +16,7 @@ dependencies = [ "django-cotton>=2.1.1", "django-debug-toolbar>=5.2.0", "django-extensions>=3.1.5", "django-modshib-certic>=0.4.8", "django-modshib-certic>=0.4.9", "django-ranged-fileresponse>=0.1.2", "django-revproxy>=0.13.0", "django-vite>=2.1.3", Loading
src/jama/__init__.py +1 −1 Original line number Diff line number Diff line __version__ = "0.1.90" __version__ = "0.1.91"