From db5d91e0ddace6d405944c51d85ee25b6eaf604a Mon Sep 17 00:00:00 2001 From: Valentin Niess Date: Fri, 23 Dec 2022 14:04:07 +0100 Subject: [PATCH] Bump version to 1.2.5 --- .github/workflows/pypi.yml | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 15713c9..fd99093 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -8,7 +8,7 @@ on: jobs: Test: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 strategy: matrix: version: ['2.7', '3.9'] diff --git a/VERSION b/VERSION index e8ea05d..c813fe1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.4 +1.2.5