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 acd1536 commit b76e62eCopy full SHA for b76e62e
source/openpulse/openpulse/__init__.py
@@ -21,7 +21,7 @@
21
"parse",
22
]
23
24
-__version__ = "1.0.0"
+__version__ = "1.0.1"
25
26
from . import ast, parser, spec
27
from .parser import parse
0 commit comments