diff --git a/setup.py b/setup.py index 1252a7d..c4a06b6 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ # define the setup setup( name="VPRTempo", - version="1.1.0", + version="1.1.1", description='VPRTempo: A Fast Temporally Encoded Spiking Neural Network for Visual Place Recognition', long_description=long_description, long_description_content_type='text/markdown',