From a71a1be88d9e46f930f06c6757a87ee887c9fb8b Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sat, 30 May 2026 15:43:35 +0200 Subject: [PATCH] =?UTF-8?q?Puja=20la=20versi=C3=B3=20a=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jlauncher/__init__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jlauncher/__init__.py b/jlauncher/__init__.py index 591ad86..15123ae 100644 --- a/jlauncher/__init__.py +++ b/jlauncher/__init__.py @@ -1,3 +1,3 @@ """jlauncher — lanzador de juegos jailgames.""" -__version__ = "1.0.0" +__version__ = "1.0.1" diff --git a/pyproject.toml b/pyproject.toml index 29bf3ea..7d5e6af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "jlauncher" -version = "1.0.0" +version = "1.0.1" description = "Lanzador de juegos jailgames: clona, compila y ejecuta repos Gitea" requires-python = ">=3.11" dependencies = [