We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0c539 commit 5d8370aCopy full SHA for 5d8370a
2 files changed
CHANGELOG.md
@@ -1,13 +1,10 @@
1
-## Upcoming - TBD
2
-
3
-### Features
+## 1.12.1 - 2024-09-07
4
5
### Bug Fixes
6
7
-### Internal Changes
8
+* Fix the missing packages due to invalid pyproject.toml config
9
10
-## 1.12.1 - 2024-09-07
+## 1.12.1 - 2024-09-07 (Yanked)
11
12
### Internal Changes
13
litecli/__init__.py
@@ -1 +1 @@
-__version__ = "1.12.1"
+__version__ = "1.12.2"
0 commit comments