Release v3.1.1 (#2872)

* Bump version
* Update release notes
* Update contributing guidelines and tox.ini (include v16)
* Enable tests for `REL*` branches
This commit is contained in:
Alexander Kukushkin
2023-09-20 12:00:18 +02:00
committed by GitHub
parent 28b9d3d2d9
commit 66bdb1ae12
5 changed files with 66 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
push:
branches:
- master
- 'REL_[0-9]+_[0-9]+'
env:
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}