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

Commit 31baa0e

Browse files
chore(main): release 1.0.0 (#14)
🤖 I have created a release *beep* *boop* --- ## [1.0.0](v0.1.0...v1.0.0) (2022-01-24) ### Features * bump release level to production/stable ([#5](#5)) ([ad90dd9](ad90dd9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent ad90dd9 commit 31baa0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/googleapis/python-ids/compare/v0.1.0...v1.0.0) (2022-01-24)
4+
5+
6+
### Features
7+
8+
* bump release level to production/stable ([#5](https://github.com/googleapis/python-ids/issues/5)) ([ad90dd9](https://github.com/googleapis/python-ids/commit/ad90dd9e6064d2eb8504f38df2aa1f882b516459))
9+
310
## 0.1.0 (2021-11-12)
411

512

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

0 commit comments

Comments
 (0)