Skip to content

Commit 4f4f99a

Browse files
bump version
1 parent fd63587 commit 4f4f99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/openpulse/openpulse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
the :obj:`~parser.parse` function.
1515
"""
1616

17-
__version__ = "0.4.2"
17+
__version__ = "0.5.0"
1818

1919
from . import ast, parser
2020
from .parser import parse

0 commit comments

Comments
 (0)