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

Commit 6583560

Browse files
authored
Upgrade version to 2.4.0 and update changelog. (#158)
1 parent 74e0019 commit 6583560

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

5+
2.4.0
6+
=====
7+
8+
* feature: Generic OpenMPI support
9+
* bug-fix: Fix response content_type handling
10+
511
2.3.5
612
=====
713

setup.py

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

4343
setuptools.setup(
4444
name='sagemaker_containers',
45-
version='2.3.5',
45+
version='2.4.0',
4646
description='Open source library for creating containers to run on Amazon SageMaker.',
4747

4848
packages=packages,

0 commit comments

Comments
 (0)