Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
braised-babbage committed Oct 1, 2024
1 parent acd1536 commit b76e62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/openpulse/openpulse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"parse",
]

__version__ = "1.0.0"
__version__ = "1.0.1"

from . import ast, parser, spec
from .parser import parse

0 comments on commit b76e62e

Please sign in to comment.