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

Commit

Permalink
chore: release 1.0.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 5, 2021
1 parent 9034947 commit 06bc287
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-orchestration-airflow/compare/v0.1.3...v1.0.0) (2021-10-05)


### Features

* bump release level to production/stable ([#12](https://www.github.com/googleapis/python-orchestration-airflow/issues/12)) ([9034947](https://www.github.com/googleapis/python-orchestration-airflow/commit/90349471b64fa702618c7da394d212cc31126a33))

### [0.1.3](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.2...v0.1.3) (2021-09-30)


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

name = "google-cloud-orchestration-airflow"
description = "Cloud Composer API client library"
version = "0.1.3"
version = "1.0.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-orchestration-airflow"
dependencies = [
Expand Down

0 comments on commit 06bc287

Please sign in to comment.