mirror of
https://github.com/mhinz/neovim-remote
synced 2024-11-11 13:10:34 +00:00
Release 1.2.1
This commit is contained in:
parent
1a0a018df8
commit
7dce7ea34f
2
setup.py
2
setup.py
@ -16,7 +16,7 @@ setup(
|
|||||||
install_requires = ['neovim'],
|
install_requires = ['neovim'],
|
||||||
scripts = ['bin/nvr'],
|
scripts = ['bin/nvr'],
|
||||||
packages = [],
|
packages = [],
|
||||||
version = '1.2',
|
version = '1.2.1',
|
||||||
license = 'MIT',
|
license = 'MIT',
|
||||||
keywords = 'neovim nvim nvr remote helper',
|
keywords = 'neovim nvim nvr remote helper',
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Loading…
Reference in New Issue
Block a user