Skip to content

Commit 08b08e8

Browse files
committed
Bump
1 parent 2cebda2 commit 08b08e8

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
@@ -16,10 +16,10 @@
1616
install_requires.append('greenlet')
1717

1818
setup(name='neovim',
19-
version='0.1.3',
19+
version='0.1.4',
2020
description='Python client to neovim',
2121
url='http://github.com/neovim/python-client',
22-
download_url='https://github.com/neovim/python-client/archive/0.1.3.tar.gz',
22+
download_url='https://github.com/neovim/python-client/archive/0.1.4.tar.gz',
2323
author='Thiago de Arruda',
2424
author_email='tpadilha84@gmail.com',
2525
license='Apache',

0 commit comments

Comments
 (0)