Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit f47f552

Browse filesBrowse files
chore(main): release 1.5.2 (#365)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b0ce24e commit f47f552
Copy full SHA for f47f552

File tree

Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.2](https://github.com/googleapis/python-game-servers/compare/v1.5.1...v1.5.2) (2022-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#364](https://github.com/googleapis/python-game-servers/issues/364)) ([b0ce24e](https://github.com/googleapis/python-game-servers/commit/b0ce24ea907250269246d94fbc02fc17844d3551))
9+
310
## [1.5.1](https://github.com/googleapis/python-game-servers/compare/v1.5.0...v1.5.1) (2022-08-11)
411

512

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import setuptools # type: ignore
2222

23-
version = "1.5.1"
23+
version = "1.5.2"
2424

2525
package_root = os.path.abspath(os.path.dirname(__file__))
2626

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.