From 5d494b145b606d6e2e42c46d4e08f0070fe3213b Mon Sep 17 00:00:00 2001 From: mstanojlovic_pure Date: Tue, 2 Jun 2026 16:36:28 +0200 Subject: [PATCH] Release 1.2.2 --- README.md | 2 ++ pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50f8306..b8ce594 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # ghing just gha sandbox + +122 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 97a916c..8569205 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ghing" -version = "1.2.1" +version = "1.2.2" description = "Add your description here" readme = "README.md" requires-python = ">=3.14"