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.
2 parents aa17729 + 6e89e4b commit 8251e57Copy full SHA for 8251e57
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v2.2.2 - 2023-01-27
4
+
5
+### Changed
6
7
+- #204 - Updated pydantic version support
8
9
## v2.2.1 - 2023-01-17
10
11
### Changed
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "circuit-maintenance-parser"
-version = "2.2.1"
+version = "2.2.2"
description = "Python library to parse Circuit Maintenance notifications and return a structured data back"
authors = ["Network to Code <opensource@networktocode.com>"]
license = "Apache-2.0"
0 commit comments