Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago authored and gadomski committed Feb 7, 2024
1 parent 416225e commit c03272e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install release dependencies
run: |
python -m pip install --upgrade pip
pip install build twine
python -m pip install build twine
- name: Build and publish package
env:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased
3.0.0 (2024-01-25)
------------------
- Support pydantic>2.0 (@huard)

Expand Down

0 comments on commit c03272e

Please sign in to comment.