Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed Sep 7, 2012
1 parent b5196d9 commit 9e7830f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Changelog.rst
@@ -1,7 +1,7 @@
Changelog
=========

## 2012-**-** 0.6.9
## 2012-09-07 0.6.9
-------------------
* Update autopep8
* Improve pymode#troubleshooting#Test()
Expand Down
2 changes: 1 addition & 1 deletion doc/pymode.txt
Expand Up @@ -6,7 +6,7 @@
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~


Version: 0.6.8
Version: 0.6.9

==============================================================================
CONTENTS *Python-mode-contents*
Expand Down
2 changes: 1 addition & 1 deletion plugin/pymode.vim
@@ -1,4 +1,4 @@
let g:pymode_version = "0.6.8"
let g:pymode_version = "0.6.9"

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

Expand Down

0 comments on commit 9e7830f

Please sign in to comment.