diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d760407..1834f25 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -60,7 +60,7 @@ jobs: strategy: matrix: - python-version: ['3.6', '3.7', '3.8', '3.9', '3.10'] + python-version: ['3.7', '3.8', '3.9', '3.10', '3.11'] steps: - name: Checkout diff --git a/setup.json b/setup.json index a9bcf27..953875f 100644 --- a/setup.json +++ b/setup.json @@ -1,6 +1,6 @@ { "name": "sportran", - "version": "1.0.0rc3", + "version": "1.0.0rc4", "author": "Loris Ercole, Riccardo Bertossa, Sebastiano Bisacchi", "author_email": "loris.ercole@epfl.ch", "description": "Cepstral Data Analysis of current time series for Green-Kubo transport coefficients",