Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 4, 2024
1 parent 8ecf871 commit 980a14d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v0.5.0 (2024-09-04)

### Feature

* feat: added support for loading by id and version ([`8ecf871`](https://github.com/mbari-org/fastapi-tator/commit/8ecf871ce34a3d5c0a0c28764d2eb7778625ee07))

## v0.4.1 (2024-08-22)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion src/app/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# src/app/__init__.py
__version__ = "0.4.1"
__version__ = "0.5.0"

0 comments on commit 980a14d

Please sign in to comment.