This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 0.2.0] ( https://www.github.com/googleapis/python-deploy/compare/v0.1.1...v0.2.0 ) (2021-10-08)
4
16
5
17
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-deploy"
24
24
description = "Google Cloud Deploy API client library"
25
- version = "0.2 .0"
25
+ version = "0.3 .0"
26
26
url = "https://github.com/googleapis/python-deploy"
27
27
release_status = "Development Status :: 4 - Beta"
28
28
dependencies = [
You can’t perform that action at this time.
0 commit comments