Skip to content

Commit 274c5cf

Browse files
Release version 1.0.0
1 parent 2f5bcdd commit 274c5cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description='A framework to easily create Vim plugins using Python',
44
setup(
55
name='vim-python-framework',
6-
version='0.1.1',
6+
version='1.0.0',
77
description=description,
88
long_description="""
99
Python VIM Plugin Framework

0 commit comments

Comments
 (0)