File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-cloud-appengine-admin Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.1.1] ( https://www.github.com/googleapis/python-appengine-admin/compare/v1.1.0...v1.1.1 ) (2021-06-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * disable always_use_jwt_access ([ d8d2f5f] ( https://www.github.com/googleapis/python-appengine-admin/commit/d8d2f5f9e6c986387fd0d811e4be06a68a83aa8e ) )
9
+ * disable always_use_jwt_access ([ #44 ] ( https://www.github.com/googleapis/python-appengine-admin/issues/44 ) ) ([ d8d2f5f] ( https://www.github.com/googleapis/python-appengine-admin/commit/d8d2f5f9e6c986387fd0d811e4be06a68a83aa8e ) )
10
+
3
11
## [ 1.1.0] ( https://www.github.com/googleapis/python-appengine-admin/compare/v1.0.2...v1.1.0 ) (2021-06-23)
4
12
5
13
Original file line number Diff line number Diff line change 20
20
import setuptools # type: ignore
21
21
22
22
name = "google-cloud-appengine-admin"
23
- version = "1.1.0 "
23
+ version = "1.1.1 "
24
24
description = "App Engine Admin API client library"
25
25
release_status = "Development Status :: 5 - Production/Stable"
26
26
url = "https://github.com/googleapis/python-appengine-admin"
You can’t perform that action at this time.
0 commit comments