Skip to content

Commit dea9caf

Browse files
committed
Bump version to 0.26.2
1 parent 557f835 commit dea9caf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ While the project is still on major version 0, breaking changes may be introduce
1212

1313
<!-- changelog follows -->
1414

15-
## Unreleased
15+
<!-- ## Unreleased -->
16+
17+
## [0.26.2](https://github.com/unioslo/harborapi/tree/harborapi-v0.26.2) - 2025-01-21
1618

1719
### Fixed
1820

harborapi/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "0.26.1"
3+
__version__ = "0.26.2"

0 commit comments

Comments
 (0)