Skip to content

Commit

Permalink
Update version and release date
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmatthews committed Dec 1, 2021
1 parent 2683380 commit 5358ee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v2.0.7 - 2021-MM-DD
## v2.0.7 - 2021-12-01

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "circuit-maintenance-parser"
version = "2.0.6"
version = "2.0.7"
description = "Python library to parse Circuit Maintenance notifications and return a structured data back"
authors = ["Network to Code <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 5358ee7

Please sign in to comment.