Skip to content

Commit c81b719

Browse files
committed
Bumping version
1 parent fcf8271 commit c81b719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inquirer/__init__.py

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

3-
__version__ = '2.5.1'
3+
__version__ = '2.6.1'
44

55
try:
66
from .prompt import prompt

0 commit comments

Comments
 (0)