Skip to content

Commit be16313

Browse files
1 parent 8ddce23 commit be16313

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-orchestration-airflow/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://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.3...v1.0.0) (2021-10-05)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
### [0.1.3](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.2...v0.1.3) (2021-09-30)
411

512

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

0 commit comments

Comments
 (0)