We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c282ef commit c1818a8Copy full SHA for c1818a8
tensorflow_probability/python/version.py
@@ -17,7 +17,7 @@
17
# We follow Semantic Versioning (https://semver.org/)
18
_MAJOR_VERSION = '0'
19
_MINOR_VERSION = '12'
20
-_PATCH_VERSION = '0'
+_PATCH_VERSION = '1'
21
22
# When building releases, we can update this value on the release branch to
23
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official
0 commit comments