Skip to content

Commit 09fcf60

Browse files
committed
Version 0.8.43
1 parent 9ed9e71 commit 09fcf60

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@
33
## Version: GIT HEAD
44

55
- Released: Not released
6+
- Summary:
7+
- To be determined
8+
9+
## Version: 0.8.43
10+
611
- Summary:
712
- Bump github workflows dependency versions
13+
- Remove twine as a dev dependency (pypy builds failed with twine)
814

915
## Version: 0.8.42
1016

ciscoconfparse2/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.42"
1+
__version__ = "0.8.43"

0 commit comments

Comments
 (0)