Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 9ae9572

Browse files
committed
Preparing for next release
1 parent d7c6e70 commit 9ae9572

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ChangeLog
22

3+
## 0.11.0
4+
5+
### Features
6+
7+
* `Job` object uses `batch/v1` kind
8+
39
## 0.10.0
410

511
### Features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="pykube",
10-
version="0.10.0",
10+
version="0.11.0",
1111
description="Python client library for Kubernetes",
1212
long_description=long_description,
1313
author="Eldarion, Inc.",

0 commit comments

Comments
 (0)