Skip to content

Commit 3392f0d

Browse files
authored
bump version (#40)
1 parent bbeeaea commit 3392f0d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.1a7] - 2025-02-18
11+
12+
### Changed
13+
14+
- Update links in documentation.
15+
1016
## [0.0.1a6] - 2025-02-14
1117

1218
### Changed

src/cleanlab_codex/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# SPDX-License-Identifier: MIT
2-
__version__ = "0.0.1a6"
2+
__version__ = "0.0.1a7"

0 commit comments

Comments
 (0)