Skip to content

Commit

Permalink
0.4.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 16, 2024
1 parent ffc9802 commit 8f85b45
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.4.0 (2024-09-16)

### Feature

* feat: switch to vss project config name ([`be4d0bb`](https://github.com/mbari-org/fastapi-vss/commit/be4d0bb669711b907cee792f47659b448a056728))

## v0.3.1 (2024-09-06)

### 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.3.1"
__version__ = "0.4.0"

0 comments on commit 8f85b45

Please sign in to comment.