Open 1.6 release branch (#564)

This commit is contained in:
cybermaggedon 2025-11-24 10:05:29 +00:00 committed by GitHub
parent 7501db01f1
commit 97d8b84d7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 14 additions and 14 deletions

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup packages
run: make update-package-versions VERSION=1.5.999
run: make update-package-versions VERSION=1.6.999
- name: Setup environment
run: python3 -m venv env