We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c1ec0 commit 9413e0eCopy full SHA for 9413e0e
CHANGES.md
@@ -4,6 +4,14 @@
4
- Summary:
5
- Insert something here
6
7
+## Version: 0.8.17
8
+
9
+- Released: 2025-05-10
10
+- Summary:
11
+ - Port .pre-commit-config.yaml from ciscoconfparse
12
+ - Run pre-commit and commit changes in Makefile
13
+ - Run yamlfix and commit changes in Makefile
14
15
## Version: 0.8.16
16
17
- Released: 2025-05-10
ciscoconfparse2/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.8.16"
+__version__ = "0.8.17"
0 commit comments