Skip to content

Commit

Permalink
Update version for 1.12.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
amjith committed Sep 8, 2024
1 parent 0f4d477 commit a2f2cc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.12.0 - 2024-09-07
## 1.12.1 - 2024-09-07

## Internal Changes

Expand Down
2 changes: 1 addition & 1 deletion litecli/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.12.0"
__version__ = "1.12.1"

0 comments on commit a2f2cc5

Please sign in to comment.