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

Commit d18186a

Browse files
committed
Bump version to 19.09.5
1 parent 1eba709 commit d18186a

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.5 (2020-03-xx)
4+
19.09.5 (2020-03-08)
55
--------------------
66

77
* NEW: Add ``backend.ai restart`` command and improve error handling in

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.4'
9+
__version__ = '19.09.5'
1010

1111

1212
def get_user_agent():

0 commit comments

Comments
 (0)