Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

Commit 9aaea43

Browse files
authored
Update changelog and version to 2.4.3. (#166)
1 parent dec0233 commit 9aaea43

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
CHANGELOG
33
=========
44

5+
2.4.3
6+
=====
7+
8+
* bug-fix: Fix recursive directory navigation in intermediate output.
9+
510
2.4.2
611
=====
712

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def read(file_name):
4646

4747
setuptools.setup(
4848
name='sagemaker_containers',
49-
version='2.4.2',
49+
version='2.4.3',
5050
description='Open source library for creating containers to run on Amazon SageMaker.',
5151

5252
packages=packages,

0 commit comments

Comments
 (0)