Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f74c70

Browse files

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://www.github.com/googleapis/python-deploy/compare/v0.2.0...v0.3.0) (2021-10-18)
4+
5+
6+
### Features
7+
8+
* add trove classifier for python 3.10 ([#12](https://www.github.com/googleapis/python-deploy/issues/12)) ([4838541](https://www.github.com/googleapis/python-deploy/commit/48385418dbea54dee65432f5e0255f305c246bbe))
9+
10+
11+
### Documentation
12+
13+
* fix docstring formatting ([#16](https://www.github.com/googleapis/python-deploy/issues/16)) ([27d0cbe](https://www.github.com/googleapis/python-deploy/commit/27d0cbe3603e459392480c641e08eb1cff839d4d))
14+
315
## [0.2.0](https://www.github.com/googleapis/python-deploy/compare/v0.1.1...v0.2.0) (2021-10-08)
416

517

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.2.0"
25+
version = "0.3.0"
2626
url = "https://github.com/googleapis/python-deploy"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)