Skip to content

Commit 1047bd8

Browse files
committed
Bump
1 parent e039458 commit 1047bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
install_requires.append('greenlet')
2020

2121
setup(name='neovim',
22-
version='0.1.9',
22+
version='0.1.10',
2323
description='Python client to neovim',
2424
url='http://github.com/neovim/python-client',
25-
download_url='https://github.com/neovim/python-client/archive/0.1.9.tar.gz',
25+
download_url='https://github.com/neovim/python-client/archive/0.1.10.tar.gz',
2626
author='Thiago de Arruda',
2727
author_email='[email protected]',
2828
license='Apache',

0 commit comments

Comments
 (0)