update change log

This commit is contained in:
Maidul Islam
2024-03-05 14:18:41 -05:00
parent c7d08745fc
commit 919e184305

View File

@@ -17,7 +17,7 @@ jobs:
with:
fetch-tags: true
- name: Get tags
run: git fetch --tags origin
run: git fetch origin
- name: Set up Python
uses: actions/setup-python@v5
with: