Skip to content

Commit a5c4374

Browse files
jzleibocopybara-github
authored andcommitted
Increment version number to 2.3.1
PiperOrigin-RevId: 865493953 Change-Id: Idb5e98d8f615aa6365e638ee852bff7e52d54367
1 parent 8315bbc commit a5c4374

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
## [2.3.1] - 2026-02-04
8+
9+
### Fixed
10+
11+
- Remove a flaky profiler test.
12+
713
## [2.3.0] - 2026-02-04
814

915
### Changed

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='2.3.0',
36+
version='2.3.1',
3737
license='Apache 2.0',
3838
license_files=['LICENSE'],
3939
url='https://github.com/google-deepmind/concordia',

0 commit comments

Comments
 (0)