Commit 7e4a399 semantic-release
committed
1 parent 1ff3782 commit 7e4a399 Copy full SHA for 7e4a399
File tree 3 files changed +26
-2
lines changed
3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v10.3.119 (2025-03-06)
5
+
6
+ ### Other
7
+
8
+ - Merge pull request #2136 from mraniki/dev
9
+ ([`1ff3782`](https://github.com/mraniki/tt/commit/1ff3782ed36201254d0555a2303c5920737570ea))
10
+
11
+ ⬆️ 🤖 - This is the first age thats paid much attention to the future which is a
12
+
13
+ ### ⬆️
14
+
15
+ - ⬆️ 🛠️(deps): update dependency iamlistening to v5.3.41
16
+ ([#2134](https://github.com/mraniki/tt/pull/2134),
17
+ [`b2ac691`](https://github.com/mraniki/tt/commit/b2ac6917e44995be142fe6c94c5fb58743187ef0))
18
+
19
+ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20
+
21
+ - ⬆️ 🛠️(deps): update dependency myllm to v4.13.50
22
+ ([#2135](https://github.com/mraniki/tt/pull/2135),
23
+ [`50760c9`](https://github.com/mraniki/tt/commit/50760c979b2fea640495efe1c5b3a586541f81f1))
24
+
25
+ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
26
+
27
+
4
28
## v10.3.118 (2025-03-04)
5
29
6
30
### Other
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ packages = [
39
39
{include = " tt" }
40
40
]
41
41
readme = " README.md"
42
- version = " 10.3.118 "
42
+ version = " 10.3.119 "
43
43
44
44
[tool .poetry .dependencies ]
45
45
python = " ^3.10"
Original file line number Diff line number Diff line change 3
3
4
4
"""
5
5
6
- __version__ = "10.3.118 "
6
+ __version__ = "10.3.119 "
7
7
8
8
9
9
import aiohttp
You can’t perform that action at this time.
0 commit comments