Skip to content

Commit 78ff944

Browse files
committed
Bump version
1 parent 4eadb63 commit 78ff944

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
@@ -27,10 +27,10 @@
2727
pass
2828

2929
setup(name='neovim',
30-
version='0.0.25',
30+
version='0.0.26',
3131
description='Python client to neovim',
3232
url='http://github.com/neovim/python-client',
33-
download_url='https://github.com/neovim/python-client/archive/0.0.25.tar.gz',
33+
download_url='https://github.com/neovim/python-client/archive/0.0.26.tar.gz',
3434
author='Thiago de Arruda',
3535
author_email='[email protected]',
3636
license='MIT',

0 commit comments

Comments
 (0)