Skip to content

Commit 1fab30b

Browse files
committed
Bump
1 parent d8830e8 commit 1fab30b

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
@@ -25,10 +25,10 @@
2525
pass
2626

2727
setup(name='neovim',
28-
version='0.0.34',
28+
version='0.0.35',
2929
description='Python client to neovim',
3030
url='http://github.com/neovim/python-client',
31-
download_url='https://github.com/neovim/python-client/archive/0.0.34.tar.gz',
31+
download_url='https://github.com/neovim/python-client/archive/0.0.35.tar.gz',
3232
author='Thiago de Arruda',
3333
author_email='tpadilha84@gmail.com',
3434
license='Apache',

0 commit comments

Comments
 (0)