We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a498aae commit 226c95dCopy full SHA for 226c95d
2 files changed
CHANGELOG.md
@@ -4,7 +4,9 @@
4
5
### Fixes and improvements
6
7
-## [v4.7.0](https://github.com/OpenNMT/CTranslate2/releases/tag/v4.7.0) (2026-02-03)
+## [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)
10
11
### New features
12
python/ctranslate2/version.py
@@ -1,3 +1,3 @@
1
"""Version information."""
2
3
-__version__ = "4.7.0"
+__version__ = "4.7.1"
0 commit comments