Skip to content

Commit 7bcd91d

Browse files
Merge pull request #62 from AI-Hypercomputer:version-bump
PiperOrigin-RevId: 746162047
2 parents 57469f5 + 2802d42 commit 7bcd91d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pathwaysutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
_logger = logging.getLogger(__name__)
2929
_initialization_count = 0
3030
# When changing this, also update the CHANGELOG.md.
31-
__version__ = "v0.0.8"
31+
__version__ = "v0.1.0"
3232

3333

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

0 commit comments

Comments
 (0)