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 30ba507 commit ce4a8dfCopy full SHA for ce4a8df
CHANGES.md
@@ -6,6 +6,11 @@
6
- Summary:
7
- To be determined
8
9
+## Version: 0.9.1
10
+
11
+- Summary:
12
+ - Remove leading zeros from git version hashes in GitHub Actions
13
14
## Version: 0.9.0
15
16
ciscoconfparse2/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.9.0"
+__version__ = "0.9.1"
0 commit comments