Skip to content

Commit 92e1d13

Browse files
chore(main): release 2.167.1
1 parent 607bd3d commit 92e1d13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.167.1](https://github.com/googleapis/google-api-python-client/compare/v2.167.0...v2.167.1) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove setup.cfg configuration for creating universal wheels ([#2580](https://github.com/googleapis/google-api-python-client/issues/2580)) ([607bd3d](https://github.com/googleapis/google-api-python-client/commit/607bd3d5168f0902632f6a75671d2b3d865b28d9))
9+
310
## [2.167.0](https://github.com/googleapis/google-api-python-client/compare/v2.166.0...v2.167.0) (2025-04-11)
411

512

googleapiclient/version.py

Lines changed: 1 addition & 1 deletion
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.167.0"
15+
__version__ = "2.167.1"

0 commit comments

Comments
 (0)