Skip to content

Commit bd8fdc2

Browse files
lukebaumanncopybara-github
authored andcommitted
Bumping version number in preparation of the next release
PiperOrigin-RevId: 751495774
1 parent 29c53b7 commit bd8fdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathwaysutils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
_logger = logging.getLogger(__name__)
2727
_initialization_count = 0
2828
# When changing this, also update the CHANGELOG.md.
29-
__version__ = "v0.1.0"
29+
__version__ = "v0.1.1"
3030

3131

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

0 commit comments

Comments
 (0)