We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8e318 commit 701d004Copy full SHA for 701d004
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='vim-python-framework',
5
- version='0.1.0',
+ version='0.1.1',
6
description='A framework to easily create Vim plugins using Python',
7
author='David Kennedy S. Araujo',
8
author_email='software@davidkennedy.dev',
0 commit comments