Skip to content

Commit

Permalink
Roll version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Nov 15, 2023
1 parent 9bb420e commit 91cb564
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,12 +4,18 @@
- Summary:
- Insert something here

## Version: 1.9.31

- Released: 2023-11-15
- Summary:
- Vastly speed up large CiscoRange() operations

## Version: 1.9.30

- Released: 2023-11-14
- Summary:
- Fix mis-named variable
- Update iosxr ipv4 address parsing with factory=True

## Version: 1.9.29

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requires-python = ">=3.8.0"

[tool.poetry]
name = "ciscoconfparse"
version = "1.9.30"
version = "1.9.31"
description = "Parse, Audit, Query, Build, and Modify Cisco IOS-style and JunOS-style configs"
license = "GPL-3.0-only"
authors = [
Expand Down

0 comments on commit 91cb564

Please sign in to comment.