Skip to content

Commit 5416fb1

Browse files
Release 3.0.1
1 parent b6e82d9 commit 5416fb1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

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

4+
3.0.1: 2019-11-28
5+
------------------
6+
7+
- Upgrade to prompt_toolkit 3.0
8+
9+
410
2.0.24: 2019-01-27
511
------------------
612

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.24'
3+
__version__ = '3.0.1'

0 commit comments

Comments
 (0)