Skip to content

Commit 4c77e53

Browse files
authored
Release runtimeconfig 0.28.3 (googleapis#6951)
* Release 0.28.3 * Update runtimeconfig/CHANGELOG.md Co-Authored-By: crwilcox <crwilcox@google.com>
1 parent 75fdf92 commit 4c77e53

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

runtimeconfig/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
[1]: https://pypi.org/project/google-cloud-runtimeconfig/#history
66

7+
## 0.28.3
8+
9+
12-17-2018 17:01 PST
10+
11+
12+
### Documentation
13+
- Document Python 2 deprecation ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910))
14+
- Docs/fixit: normalize docs for `page_size` / `max_results` / `page_token`. ([#6842](https://github.com/googleapis/google-cloud-python/pull/6842))
15+
716
## 0.28.2
817

918
12-10-2018 13:05 PST

runtimeconfig/setup.py

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

2323
name = 'google-cloud-runtimeconfig'
2424
description = 'Google Cloud RuntimeConfig API client library'
25-
version = '0.28.2'
25+
version = '0.28.3'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)