diff --git a/setup.py b/setup.py index 67b9c99f0..89c1c9ddc 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setuptools.setup( name="pytext-nlp", - version="0.1.1", + version="0.1.2", description="pytorch modeling framework and model zoo for text models", url="https://github.com/facebookresearch/PyText", author="Facebook",