Skip to content

Commit 79cd5da

Browse files
jburnimtensorflower-gardener
authored andcommitted
Long overdue bump of TFP dev version number to 0.18
PiperOrigin-RevId: 472825747
1 parent 14db88b commit 79cd5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_probability/python/version.py

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

1717
# We follow Semantic Versioning (https://semver.org/)
1818
_MAJOR_VERSION = '0'
19-
_MINOR_VERSION = '17'
19+
_MINOR_VERSION = '18'
2020
_PATCH_VERSION = '0'
2121

2222
# When building releases, we can update this value on the release branch to

0 commit comments

Comments
 (0)