File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
11
11
### Fixed
12
12
13
- ## [ 0.44.1]
14
-
15
- ### Fixed
16
- - Fixed a bug where ` wrap_string ` would not correctly split very long Unicode words.
17
-
18
-
19
13
## [ 0.44.0]
20
14
21
15
### Added
22
16
- Added Mistral Large 2 and Mistral-Nemo to the model registry (alias ` mistral-nemo ` ).
23
17
18
+ ### Fixed
19
+ - Fixed a bug where ` wrap_string ` would not correctly split very long Unicode words.
20
+
24
21
## [ 0.43.0]
25
22
26
23
### Added
Original file line number Diff line number Diff line change 1
1
name = " PromptingTools"
2
2
uuid = " 670122d1-24a8-4d70-bfce-740807c42192"
3
3
authors = [" J S @svilupp and contributors" ]
4
- version = " 0.44.1 "
4
+ version = " 0.44.0 "
5
5
6
6
[deps ]
7
7
AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
You can’t perform that action at this time.
0 commit comments