diff --git a/sacremoses/__init__.py b/sacremoses/__init__.py index 541ae81..11bec60 100644 --- a/sacremoses/__init__.py +++ b/sacremoses/__init__.py @@ -5,4 +5,4 @@ # from sacremoses.subwords import * -__version__ = "0.1.0" +__version__ = "0.1.1"