Skip to content

Commit 043bab9

Browse files
authored
Merge pull request #41 from AI-Hypercomputer/test_726291815
Updated the version to v0.0.8
2 parents 4a9cec9 + cac2496 commit 043bab9

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
@@ -28,7 +28,7 @@
2828

2929
# A new PyPI release will be pushed every time `__version__` is increased.
3030
# When changing this, also update the CHANGELOG.md.
31-
__version__ = "v0.0.7"
31+
__version__ = "v0.0.8"
3232

3333

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

0 commit comments

Comments
 (0)