Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed May 24, 2019
1 parent fcf8271 commit c81b719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inquirer/__init__.py
@@ -1,6 +1,6 @@
from __future__ import print_function

__version__ = '2.5.1'
__version__ = '2.6.1'

try:
from .prompt import prompt
Expand Down

0 comments on commit c81b719

Please sign in to comment.