Skip to content

Commit cb5d970

Browse files
committed
Update version
1 parent 3f75e29 commit cb5d970

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
77

88

9-
Version: 0.6.17
9+
Version: 0.6.18
1010

1111
==============================================================================
1212
CONTENTS *Python-mode-contents*

ftplugin/python/init-pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ if pymode#Default('g:pymode_init', 1)
22
finish
33
endif
44

5-
let g:pymode_version = "0.6.17"
5+
let g:pymode_version = "0.6.18"
66

77
com! PymodeVersion echomsg "Current python-mode version: " . g:pymode_version
88

0 commit comments

Comments
 (0)