Skip to content

Commit f75b7f1

Browse files
prep 1.28.0 release (#473)
1 parent c19b7e1 commit f75b7f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
The intended audience of this file is for py42 consumers -- as such, changes that don't affect
99
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
1010

11-
## Unreleased
11+
## 1.28.0 - 2025-03-21
1212

1313
### Deprecated
1414

src/py42/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# py42
22

3-
__version__ = "1.27.3"
3+
__version__ = "1.28.0"

0 commit comments

Comments
 (0)