Skip to content

Commit a267022

Browse files
committed
Prep for 1.12.3 release.
1 parent e42e5a4 commit a267022

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
## Upcoming - TBD
22

3-
## 1.12.2 - 2024-09-10
3+
4+
### Features
5+
6+
7+
### Bug Fixes
8+
9+
10+
### Internal Changes
11+
12+
13+
## 1.12.3 - 2024-09-10
414

515
### Bug Fixes
616

717
* Specify build system in `pyproject.toml`
818
* Don't install tests
919

1020

11-
## 1.12.1 - 2024-09-07
21+
## 1.12.2 - 2024-09-07
1222

1323
### Bug Fixes
1424

litecli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.12.2"
1+
__version__ = "1.12.3"

0 commit comments

Comments
 (0)