We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd63587 commit 4f4f99aCopy full SHA for 4f4f99a
source/openpulse/openpulse/__init__.py
@@ -14,7 +14,7 @@
14
the :obj:`~parser.parse` function.
15
"""
16
17
-__version__ = "0.4.2"
+__version__ = "0.5.0"
18
19
from . import ast, parser
20
from .parser import parse
0 commit comments