Commit 8a4f2d3
committed
chore: Bump version from 1.5.9 to 1.6.0
Maven parent POM resolution is a significant new feature, so using
a minor version bump (1.6.0) instead of patch (1.5.9) to better
follow semantic versioning conventions.
CHANGES:
- mcp_semclone/__init__.py: 1.5.9 → 1.6.0
- pyproject.toml: 1.5.9 → 1.6.0
- examples/strands-agent-ollama/requirements.txt: 1.5.9 → 1.6.0
- CHANGELOG.md: Updated [1.5.9] → [1.6.0] and section from 'Enhanced' to 'Added'
- CHANGELOG.md: Updated example comment from v1.5.9 → v1.6.0
REASONING:
- v1.5.8: Critical bugfix + redesign
- v1.6.0: New feature (Maven parent POM resolution)
- Minor version bump signals new functionality vs patch-level fixes1 parent b66802a commit 8a4f2d3
File tree
4 files changed
+6
-6
lines changed- examples/strands-agent-ollama
- mcp_semclone
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments