Skip to content

Commit

Permalink
bump: version 1.7.0 → 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2024
1 parent 3ae801a commit ca52eea
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,3 +1,9 @@
## v1.7.1 (2024-10-14)

### Fix

- **python**: remove package dependencies from language section.

## v1.7.0 (2024-10-06)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion src/inception/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "v1.7.0"
__version__ = "v1.7.1"

0 comments on commit ca52eea

Please sign in to comment.