Skip to content

Commit 62ad3d0

Browse files
jzleibocopybara-github
authored andcommitted
Increment version number to 1.8.8
PiperOrigin-RevId: 695942456 Change-Id: I5b99e10cb2bba3700b8338db78984a05ed168eb4
1 parent cee1819 commit 62ad3d0

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
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## [1.8.8] - 2024-11-13
8+
9+
### Fixed
10+
11+
- Fixed a bug in the Schelling diagram payoffs component preventing some players
12+
from seeing outcomes on certain steps.
13+
714

815
## [1.8.7] - 2024-11-5
916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def _remove_excluded(description: str) -> str:
3333

3434
setuptools.setup(
3535
name='gdm-concordia',
36-
version='1.8.7',
36+
version='1.8.8',
3737
license='Apache 2.0',
3838
license_files=['LICENSE'],
3939
url='https://github.com/google-deepmind/concordia',

0 commit comments

Comments
 (0)