Skip to content

Commit e91ba0f

Browse files
committed
chore: update version to 0.1.2 in __init__.py
1 parent 75c53e6 commit e91ba0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/trailhead/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""trailhead package."""
22

33
__all__ = ["__version__"]
4-
__version__ = "0.1.1"
4+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)