diff --git a/setup.py b/setup.py index f398947..b80d78d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="declutr", - version="0.1.0", + version="0.1.0rc1", author="John Giorgi", author_email="johnmgiorgi@gmail.com", description=("DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations"),