Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ltn100 committed Aug 1, 2020
1 parent e53c9a6 commit 751a1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prompty/__init__.py
Expand Up @@ -2,7 +2,7 @@
# vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:

# Must comply with http://legacy.python.org/dev/peps/pep-0440/#version-scheme
__version__ = "0.4.1rc1"
__version__ = "0.4.1"

from . import prompt
from . import functions
Expand Down

0 comments on commit 751a1fa

Please sign in to comment.