Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
chore: release 1.0.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 19, 2020
1 parent 613dd31 commit 53a2018
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://www.github.com/googleapis/python-monitoring-dashboards/compare/v0.1.0...v1.0.0) (2020-05-19)


### Features

* release as production/stable ([#17](https://www.github.com/googleapis/python-monitoring-dashboards/issues/17)) ([613dd31](https://www.github.com/googleapis/python-monitoring-dashboards/commit/613dd31d05ba1d0c7075778520c7b9fd3f49bc29)), closes [#16](https://www.github.com/googleapis/python-monitoring-dashboards/issues/16)

## 0.1.0 (2020-01-15)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-monitoring-dashboards"
description = "Monitoring Dashboards API client library"
version = "0.1.0"
version = "1.0.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
Expand Down

0 comments on commit 53a2018

Please sign in to comment.