Skip to content

Commit 390cf57

Browse files
committed
bump version
1 parent 1ae3637 commit 390cf57

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
@@ -10,7 +10,7 @@ def read(fname):
1010

1111

1212
setup(name="sagemaker",
13-
version="1.0.0",
13+
version="1.0.1",
1414
description="Open source library for training and deploying models on Amazon SageMaker.",
1515
packages=find_packages('src'),
1616
package_dir={'': 'src'},

0 commit comments

Comments
 (0)