Skip to content

Commit 66cef40

Browse files
kasperjungeclaude
andcommitted
Release v0.7.2b1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b1ac1f2 commit 66cef40

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.7.2b1] - 2026-01-31
6+
57
### Added
68
- Multi-source configuration with `default_source` and `[[source]]` entries in `agr.toml`
79
- `--source` flag on CLI commands to explicitly select a source

agr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""agr: Agent Resources - Install and manage agent skills."""
22

3-
__version__ = "0.7.1"
3+
__version__ = "0.7.2b1"

0 commit comments

Comments
 (0)