Skip to content

Commit

Permalink
Release version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkennedydev committed May 18, 2023
1 parent 2f5bcdd commit 274c5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
description='A framework to easily create Vim plugins using Python',
setup(
name='vim-python-framework',
version='0.1.1',
version='1.0.0',
description=description,
long_description="""
Python VIM Plugin Framework
Expand Down

0 comments on commit 274c5cf

Please sign in to comment.