Skip to content

Commit 4a2669f

Browse files
lukebaumanncopybara-github
authored andcommitted
Bump version to v0.0.7 and trigger first PyPI release.
PiperOrigin-RevId: 689046021
1 parent b4f027c commit 4a2669f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathwaysutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# A new PyPI release will be pushed every time `__version__` is increased.
2828
# When changing this, also update the CHANGELOG.md.
29-
__version__ = "v0.0.6"
29+
__version__ = "v0.0.7"
3030

3131

3232
# This is a brittle implementation since the platforms value is not necessarily

0 commit comments

Comments
 (0)