File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.7.1 (2025-07-29)
5+
6+ ### Bug Fixes
7+
8+ - Refactor changes
9+ ([ ` cd54fd5 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/cd54fd5f2a7bb13f4bf38a82257b74f617c74e29 ) )
10+
11+
412## v0.7.0 (2025-07-29)
513
14+ ### Chores
15+
16+ - ** release** : 0.7.0
17+ ([ ` fd79504 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/fd79504248fe4fb099bd530d41a0585af920d2b9 ) )
18+
619### Features
720
821- Add dff commands
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44description = " SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates."
55authors = [" Fred Visser <fred.visser@emerson.com>" ]
66
Original file line number Diff line number Diff line change 11"""Version information for slcli."""
22
33# This file is auto-generated. Do not edit manually.
4- __version__ = "0.7.0 "
4+ __version__ = "0.7.1 "
You can’t perform that action at this time.
0 commit comments