Skip to content

Commit

Permalink
Version 0.7.59
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed May 11, 2024
1 parent c5b39a0 commit c4aafa4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
- Summary:
- Insert something here

## Version: 0.7.59

- Released: 2024-05-11
- Summary:
- Attempt to shorten github conditional test runner logic

## Version: 0.7.58

- Released: 2024-05-11
Expand Down
2 changes: 1 addition & 1 deletion ciscoconfparse2/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.58'
__version__ = '0.7.59'

0 comments on commit c4aafa4

Please sign in to comment.