release v3.9.1

This commit is contained in:
Mojib Wali
2022-06-02 10:38:05 +02:00
committed by GitHub
parent 708d10ae1a
commit 79a9014878
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel "babel<=2.9.1"
pip install setuptools wheel babel
- name: Build package
run: |
python setup.py compile_catalog sdist bdist_wheel