Skip to content

Commit

Permalink
PyEz 2.6.5 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Jul 29, 2022
1 parent 7edf413 commit ab5e27c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Release 2.6.6.dev0 - 22 JULY 2022
## Release 2.6.6.dev0 - 29 JULY 2022
## Features Added

## Bugs fixed

## Release 2.6.5 - 22 JULy 2022
## Release 2.6.5 - 29 JULY 2022
## Features Added
- Supported multi-gig ports for EthPortTable.yml #1177

Expand Down
2 changes: 1 addition & 1 deletion lib/jnpr/junos/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION = "2.6.5"
DATE = "2022-July-22"
DATE = "2022-July-29"

# Augment with the internal version if present
try:
Expand Down

0 comments on commit ab5e27c

Please sign in to comment.