Skip to content

Commit f2d2359

Browse files
authored
change: Update setup.py to v2.13.0.1.19.1
1 parent c5f5b54 commit f2d2359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def build_extension(self, ext):
9999

100100
setup(
101101
name='sagemaker_tensorflow',
102-
version='2.13.0.1.19.0',
102+
version='2.13.0.1.19.1',
103103
description='Amazon Sagemaker specific TensorFlow extensions.',
104104
packages=find_packages(where='src', exclude=('test',)),
105105
package_dir={'': 'src'},

0 commit comments

Comments
 (0)