Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit 3d903ad

Browse files
committed
Bump version to 1.0.4
1 parent 0a6bb87 commit 3d903ad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changes
22
=======
33

4+
1.0.4 (2017-10-31)
5+
------------------
6+
7+
**NEW**
8+
9+
- Add "-s" / "--stats" option to the CLI "run" command.
10+
When specified, the CLI shows resource usage statistics after session termination.
11+
412
1.0.3 (2017-10-18)
513
------------------
614

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Versions should comply with PEP440. For a discussion on single-sourcing
3838
# the version across setup.py and the project code, see
3939
# https://packaging.python.org/en/latest/single_source_version.html
40-
version='1.0.3',
40+
version='1.0.4',
4141
description='Backend.AI API Client Library',
4242
long_description=Path('README.rst').read_text(),
4343
url='https://github.com/lablup/backend.ai-client-py',

0 commit comments

Comments
 (0)