Skip to content

Commit 5928b53

Browse files
Release 2.0.24
1 parent fd030b3 commit 5928b53

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

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

4+
2.0.24: 2019-01-27
5+
------------------
6+
7+
- Improved the file explorer.
8+
49
2.0.23: 2018-09-30
510
------------------
611

pyvim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import unicode_literals
22

3-
__version__ = '2.0.23'
3+
__version__ = '2.0.24'

0 commit comments

Comments
 (0)