Skip to content

Commit

Permalink
bump: version 1.5.0 → 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent dc0fa92 commit 3936573
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.5.1 (2024-09-05)

### Refactor

- **nix**: update nixfmt hook.
- **devenv**: switch to `nixpkgs-unstable` repository.

## v1.5.0 (2024-08-28)

### 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.5.0"
__version__ = "v1.5.1"

0 comments on commit 3936573

Please sign in to comment.