We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 810aec3 + 6024e76 commit 3f37a29Copy full SHA for 3f37a29
doc/pymode.txt
@@ -6,7 +6,7 @@
6
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
7
8
9
- Version: 0.6.18
+ Version: 0.6.19
10
11
==============================================================================
12
CONTENTS *Python-mode-contents*
ftplugin/python/init-pymode.vim
@@ -4,7 +4,7 @@ endif
4
5
call pymode#Default('g:pymode_test', 0)
-let g:pymode_version = "0.6.18"
+let g:pymode_version = "0.6.19"
com! PymodeVersion echomsg "Current python-mode version: " . g:pymode_version
0 commit comments