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 26f814a commit c1b3bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inquirer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import print_function

__version__ = '2.6.2'
__version__ = '2.6.3'

try:
from .prompt import prompt
Expand Down

0 comments on commit c1b3bc7

Please sign in to comment.