Skip to content

Commit

Permalink
3.7.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 29, 2024
1 parent d3f0275 commit 861cd90
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## v3.7.3 (2024-12-29)

### Bug Fixes

- **ci**: Pypi publish step
([`d3f0275`](https://github.com/Kitware/trame/commit/d3f027564c70a7225c4321b50fa32481f70b5ce0))


## v3.7.2 (2024-12-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "trame"
version = "3.7.2"
version = "3.7.3"
description = "Trame, a framework to build applications in plain Python"
authors = [
{name = "Kitware Inc."},
Expand Down

0 comments on commit 861cd90

Please sign in to comment.