diff --git a/setup.py b/setup.py index a814658..948bbb4 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( install_requires = ['neovim'], scripts = ['bin/nvr'], packages = [], - version = '1.2', + version = '1.2.1', license = 'MIT', keywords = 'neovim nvim nvr remote helper', classifiers = [