Skip to content

Commit 1e98ce3

Browse files
vezhnickcopybara-github
authored andcommitted
Increment version number to 1.8.5
PiperOrigin-RevId: 688482666 Change-Id: I07731c7a803416d7d09dd6aaf26e01402deb41c5
1 parent 7d9306f commit 1e98ce3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +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.3] - 2024-10-19
7+
## [1.8.5] - 2024-10-21
8+
9+
### Fixed
10+
11+
- Fix together.ai wrapper choice sampling procedure
12+
13+
## [1.8.4] - 2024-10-19
814

915
### Changed
1016

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

0 commit comments

Comments
 (0)