Bump to v2.5.1

master v2.5.1
Marco Hinz 2 years ago
parent d55402724a
commit 1004d41696
No known key found for this signature in database

@ -20,7 +20,7 @@ setup(
'console_scripts': ['nvr = nvr.nvr:main'] 'console_scripts': ['nvr = nvr.nvr:main']
}, },
packages = ['nvr'], packages = ['nvr'],
version = '2.5.0', version = '2.5.1',
license = 'MIT', license = 'MIT',
keywords = 'neovim nvim nvr remote helper', keywords = 'neovim nvim nvr remote helper',
classifiers = [ classifiers = [

Loading…
Cancel
Save