Skip to content

Commit d0e8322

Browse files
committed
Increment version
1 parent ae16e0c commit d0e8322

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
## 2011-11-16 0.4.4
5+
-------------------
6+
* Minor fixes
7+
48
## 2011-11-11 0.4.3
59
-------------------
610
* Fix pyflakes

plugin/pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let g:pymode_version = "0.4.3"
1+
let g:pymode_version = "0.4.4"
22

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

0 commit comments

Comments
 (0)