Skip to content

Commit 8abdd60

Browse files
yileicopybara-github
authored andcommitted
Preparing the release of absl-py 2.1.0.
PiperOrigin-RevId: 598950091
1 parent 1e13a8c commit 8abdd60

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com).
66

77
## Unreleased
88

9+
Nothing notable unreleased.
10+
11+
## 2.1.0 (2024-01-16)
12+
913
### Added
1014

1115
* (flags) Added `absl.flags.override_value` function to provide `FlagHolder`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
setuptools.setup(
4747
name='absl-py',
48-
version='2.0.0',
48+
version='2.1.0',
4949
description=(
5050
'Abseil Python Common Libraries, '
5151
'see https://github.com/abseil/abseil-py.'

0 commit comments

Comments
 (0)