diff --git a/CHANGES.md b/CHANGES.md index 0d76ee7..9bb61f1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,12 +4,11 @@ - Summary: - Insert something here -## Version: 1.9.24 +## Version: 1.9.25 - Released: 2023-11-04 - Summary: - - Add methods and loguru to `BaseCfgLine()` - - Modify `ConfigList()` attributes + - Add attributes to `ConfigList()` ## Version: 1.9.22 diff --git a/pyproject.toml b/pyproject.toml index 60eefad..b389d9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ requires-python = ">=3.8.0" [tool.poetry] name = "ciscoconfparse" -version = "1.9.24" +version = "1.9.25" description = "Parse, Audit, Query, Build, and Modify Cisco IOS-style and JunOS-style configs" license = "GPL-3.0-only" authors = [