Skip to content

Commit ebbd483

Browse files
authored
Merge pull request #27 from cdot65/update-pan-scm-sdk-0.3.44
chore: update pan-scm-sdk from 0.3.43 to 0.3.44
2 parents f81b817 + ad728ec commit ebbd483

File tree

4 files changed

+14
-2061
lines changed

4 files changed

+14
-2061
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ipython_config.py
9999
# This is especially recommended for binary packages to ensure reproducibility, and is more
100100
# commonly ignored for libraries.
101101
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
102-
#poetry.lock
102+
poetry.lock
103103

104104
# pdm
105105
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.

docs/about/release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ enhancements, and fixes in each version of the tool.
55

66
---
77

8+
## Version 0.3.2
9+
10+
**Release Date:** July 18, 2025
11+
12+
### Changes
13+
14+
- **Dependency Update**:
15+
- Updated `pan-scm-sdk` from version 0.3.43 to 0.3.44
16+
17+
---
18+
819
## Version 0.3.0
920

1021
**Release Date:** March 7, 2025

0 commit comments

Comments
 (0)