Skip to content

Commit 54e3271

Browse files
committed
chore: bump version
1 parent b6c6b88 commit 54e3271

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
## [v0.1.2](https://github.com/DataShades/file-keeper/releases/tag/v0.1.2) - 2026-03-13
3+
[Compare with v0.1.1](https://github.com/DataShades/file-keeper/compare/v0.1.1..v0.1.2)
4+
5+
### 🚀 Features
6+
7+
- extract link capabilities into Capability.LINK_CAPABILITIES ([b6c6b88](https://github.com/DataShades/file-keeper/commit/b6c6b884f62c9ea2f00f59a0c40379c6ee7a6701))
8+
29
## [v0.1.1](https://github.com/DataShades/file-keeper/releases/tag/v0.1.1) - 2026-03-12
310
[Compare with v0.1.0](https://github.com/DataShades/file-keeper/compare/v0.1.0..v0.1.1)
411

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "file-keeper"
8-
version = "0.1.1"
8+
version = "0.1.2"
99
description = "Abstraction level for object storages."
1010
classifiers = [
1111

0 commit comments

Comments
 (0)