Skip to content

Commit

Permalink
bump: version 1.8.1 → 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent c08a962 commit a6a9ee8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.9.0 (2024-10-16)

### Feat

- improve base and python template

### Fix

- keep `.envrc` files in new repos.

## v1.8.1 (2024-10-14)

### Fix
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.8.1"
__version__ = "v1.9.0"

0 comments on commit a6a9ee8

Please sign in to comment.