Skip to content

Commit 6164ee7

Browse files
committed
chore: development build 2.12.0.dev0
1 parent a526d65 commit 6164ee7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## [2.12.0.dev0](https://github.com/googleapis/python-api-core/compare/v2.11.0...development-build-2.12.0.dev0) (2023-06-21)
8+
9+
10+
### Features
11+
12+
* retry and retry_async support streaming rpcs ([#495](https://github.com/googleapis/python-api-core/pull/495))
13+
14+
715
## [2.11.1](https://github.com/googleapis/python-api-core/compare/v2.11.0...v2.11.1) (2023-06-12)
816

917

google/api_core/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.11.1"
15+
__version__ = "2.12.0.dev0"

0 commit comments

Comments
 (0)