We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42e5a4 commit a267022Copy full SHA for a267022
2 files changed
CHANGELOG.md
@@ -1,14 +1,24 @@
1
## Upcoming - TBD
2
3
-## 1.12.2 - 2024-09-10
+
4
+### Features
5
6
7
+### Bug Fixes
8
9
10
+### Internal Changes
11
12
13
+## 1.12.3 - 2024-09-10
14
15
### Bug Fixes
16
17
* Specify build system in `pyproject.toml`
18
* Don't install tests
19
20
-## 1.12.1 - 2024-09-07
21
+## 1.12.2 - 2024-09-07
22
23
24
litecli/__init__.py
@@ -1 +1 @@
-__version__ = "1.12.2"
+__version__ = "1.12.3"
0 commit comments