We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d20a6d commit a9c0a9fCopy full SHA for a9c0a9f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "nllw"
7
-version = "0.1.3"
+version = "0.1.4"
8
description = "Simultaneous Machine Translation (SimulMT) with NLLB model optimization"
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments