Bump version to 1.2.5

This commit is contained in:
Valentin Niess
2022-12-23 14:04:07 +01:00
parent c28641bd84
commit db5d91e0dd
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
Test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
version: ['2.7', '3.9']

View File

@@ -1 +1 @@
1.2.4
1.2.5