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

Commit cdffca3

Browse files

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.0](https://www.github.com/googleapis/python-deploy/compare/v0.3.0...v1.0.0) (2021-11-01)
4+
5+
6+
### Features
7+
8+
* bump release level to production/stable ([#3](https://www.github.com/googleapis/python-deploy/issues/3)) ([8bf3167](https://www.github.com/googleapis/python-deploy/commit/8bf31670c8a488d9c2eb39eae558e043e70d880e))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** drop packaging dependency ([17baf34](https://www.github.com/googleapis/python-deploy/commit/17baf34008aa7a2afffe8bba6d8cc6df6d064678))
14+
* **deps:** require google-api-core >= 1.28.0 ([17baf34](https://www.github.com/googleapis/python-deploy/commit/17baf34008aa7a2afffe8bba6d8cc6df6d064678))
15+
16+
17+
### Documentation
18+
19+
* list oneofs in docstring ([17baf34](https://www.github.com/googleapis/python-deploy/commit/17baf34008aa7a2afffe8bba6d8cc6df6d064678))
20+
321
## [0.3.0](https://www.github.com/googleapis/python-deploy/compare/v0.2.0...v0.3.0) (2021-10-18)
422

523

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-deploy"
2424
description = "Google Cloud Deploy API client library"
25-
version = "0.3.0"
25+
version = "1.0.0"
2626
url = "https://github.com/googleapis/python-deploy"
2727
release_status = "Development Status :: 5 - Production/Stable"
2828
dependencies = [

0 commit comments

Comments
 (0)