Skip to content

Commit 226c95d

Browse files
authored
Version 4.7.1 (#2008)
1 parent a498aae commit 226c95d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
### Fixes and improvements
66

7-
## [v4.7.0](https://github.com/OpenNMT/CTranslate2/releases/tag/v4.7.0) (2026-02-03)
7+
## [v4.7.1](https://github.com/OpenNMT/CTranslate2/releases/tag/v4.7.1) (2026-02-04)
8+
9+
* Fix Windows build (#2007) [@sssshhhhhh](https://github.com/sssshhhhhh)
810

911
### New features
1012

python/ctranslate2/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version information."""
22

3-
__version__ = "4.7.0"
3+
__version__ = "4.7.1"

0 commit comments

Comments
 (0)