Skip to content

Commit cca6ecf

Browse files
jburnimtensorflower-gardener
authored andcommitted
Increase TFP dev version 0.19.0-dev, now that TFP 0.18.0 has been released.
PiperOrigin-RevId: 473785944
1 parent cb31acb commit cca6ecf

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 = '18'
19+
_MINOR_VERSION = '19'
2020
_PATCH_VERSION = '0'
2121

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

0 commit comments

Comments
 (0)