diff --git a/setup.py b/setup.py index 47c7645..9afcf90 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( 'console_scripts': ['nvr = nvr.nvr:main'] }, packages = ['nvr'], - version = '2.3.2', + version = '2.3.3', license = 'MIT', keywords = 'neovim nvim nvr remote helper', classifiers = [