Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed Nov 16, 2011
1 parent ae16e0c commit d0e8322
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.rst
@@ -1,6 +1,10 @@
Changelog
=========

## 2011-11-16 0.4.4
-------------------
* Minor fixes

## 2011-11-11 0.4.3
-------------------
* Fix pyflakes
Expand Down
2 changes: 1 addition & 1 deletion plugin/pymode.vim
@@ -1,4 +1,4 @@
let g:pymode_version = "0.4.3"
let g:pymode_version = "0.4.4"

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

Expand Down

0 comments on commit d0e8322

Please sign in to comment.