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

Commit b5aa424

Browse files
committed
Bump version to 19.09.6 and update changelog
1 parent d7185b7 commit b5aa424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
19.09.6 (2020-03-xx)
4+
19.09.6 (2020-03-16)
55
--------------------
66

77
* NEW: Add ``-f`` / ``--forced`` option to ``backend.ai terminate`` command

src/ai/backend/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
session.__all__, # noqa
77
]
88

9-
__version__ = '19.09.5'
9+
__version__ = '19.09.6'
1010

1111

1212
def get_user_agent():

0 commit comments

Comments
 (0)