Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 committed Jul 31, 2023
1 parent 2f677bf commit 778423f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promptify/__init__.py
@@ -1,4 +1,4 @@
__version__ = "2.0.1"
__version__ = "2.0.2"
from .parser.parser import Parser
from .prompter.nlp_prompter import Prompter
from .prompter.prompt_cache import PromptCache
Expand Down

0 comments on commit 778423f

Please sign in to comment.