Release v3.1.1 (#2872)

* Bump version
* Update release notes
* Update tox.ini (include v16)
* Enable tests for `REL*` branches
This commit is contained in:
Alexander Kukushkin
2023-09-20 12:13:52 +02:00
parent b31f590700
commit f7e99749ef
4 changed files with 64 additions and 4 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 }}