release 0.1.2 (#266)

This commit is contained in:
Adil Hafeez 2024-11-12 23:56:33 -08:00 committed by GitHub
parent 31749bfc74
commit d1dd8710a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 4090 additions and 502 deletions

View file

@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.12"
- name: Install Poetry
run: |