File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-api-core/#history
6
6
7
+ ### [ 2.7.2] ( https://github.com/googleapis/python-api-core/compare/v2.7.1...v2.7.2 ) (2022-04-13)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * allow grpc without grpcio-status ([ #355 ] ( https://github.com/googleapis/python-api-core/issues/355 ) ) ([ 112049e] ( https://github.com/googleapis/python-api-core/commit/112049e79f5a5b0a989d85d438a1bd29485f46f7 ) )
13
+ * remove dependency on pkg_resources ([ #361 ] ( https://github.com/googleapis/python-api-core/issues/361 ) ) ([ 523dbd0] ( https://github.com/googleapis/python-api-core/commit/523dbd0b10d37ffcf83fa751f0bad313f162abf1 ) )
14
+
7
15
### [ 2.7.1] ( https://github.com/googleapis/python-api-core/compare/v2.7.0...v2.7.1 ) (2022-03-09)
8
16
9
17
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.7.1 "
15
+ __version__ = "2.7.2 "
You can’t perform that action at this time.
0 commit comments