Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
regiellis committed Nov 20, 2024
1 parent ba40b51 commit 528cb19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## All notable changes to this project will be documented in this file

### [1.2.0] - 2024-9-27
### [1.3.0] - 2024-11-20

- **Feature**: Add dry-run flag and delete models on disk.

### [1.2.0] - 2024-11-210

- **Fix**: Fix formatting issues in README.md. Version bump to 1.2.0.

Expand Down
2 changes: 1 addition & 1 deletion invokeai_models_cli/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.0"
__version__ = "1.3.0"

0 comments on commit 528cb19

Please sign in to comment.