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.6 (2025-08-04)
5+
6+ ### Bug Fixes
7+
8+ - Minor help strings
9+ ([ ` aa4b836 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/aa4b8368c0f81fd06601098b3d9756e5f8bdf2f1 ) )
10+
11+
412## v0.7.5 (2025-08-04)
513
614### Bug Fixes
715
816- Ascii title card
917 ([ ` f051059 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/f0510594f4ca8a015829c8dc1eea743194526bc2 ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.7.5
22+ ([ ` 6dc5c02 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/6dc5c02899c478e321cc7d764efe83051c639804 ) )
23+
1124
1225## v0.7.4 (2025-07-31)
1326
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.7.5 "
3+ version = " 0.7.6 "
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.5 "
4+ __version__ = "0.7.6 "
You can’t perform that action at this time.
0 commit comments