Skip to content

Commit fd7157a

Browse files
committed
Bump
1 parent 39044e1 commit fd7157a

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
@@ -26,10 +26,10 @@
2626
pass
2727

2828
setup(name='neovim',
29-
version='0.0.29',
29+
version='0.0.30',
3030
description='Python client to neovim',
3131
url='http://github.com/neovim/python-client',
32-
download_url='https://github.com/neovim/python-client/archive/0.0.29.tar.gz',
32+
download_url='https://github.com/neovim/python-client/archive/0.0.30.tar.gz',
3333
author='Thiago de Arruda',
3434
author_email='[email protected]',
3535
license='MIT',

0 commit comments

Comments
 (0)