File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ requirements_optional.txt
4
4
tests /data
5
5
sticker * .txt
6
6
sorted
7
+ perf.py
8
+ /* .tgs
9
+ /* .gif
7
10
8
11
poetry.lock
9
12
Original file line number Diff line number Diff line change 3
3
All major and minor version changes will be documented in this file. Details of
4
4
patch-level version changes can be found in [ commit messages] ( ../../commits/master ) .
5
5
6
+ ## 2024.1.1 - 2024/03/24
7
+
8
+ - fix ` convert_rlottie_python.py `
9
+
6
10
## 2024.1 - 2024/03/22
7
11
8
12
- Add '--file' arg for passing in a list of packs
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " tstickers"
3
- version = " 2024.1"
3
+ version = " 2024.1.1 "
4
4
license = " mit"
5
5
description = " Download sticker packs from Telegram"
6
6
authors = [" FredHappyface" ]
You can’t perform that action at this time.
0 commit comments