diff --git a/setup.py b/setup.py index 61c09daa..d8ee4010 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setuptools.setup( name="thingsvision", - version="2.1.4", + version="2.2.0", author="Lukas Muttenthaler", author_email="muttenthaler@cbs.mpg.de", description="Extracting image features from state-of-the-art neural networks for Computer Vision made easy",