Skip to content

Commit

Permalink
PyEZ version 2.7.1.dev0 updated (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshbaburam91 authored Jan 12, 2024
1 parent 0ef9071 commit 16deddb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Release 2.7.1.dev0 - 12 JAN 2024
## Features Added

## Bugs Fixed

## Release 2.7.0 - 12 JAN 2024
## Features Added
- Support added for Python 3.10 and above version
Expand Down
2 changes: 1 addition & 1 deletion lib/jnpr/junos/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "2.7.0"
VERSION = "2.7.1.dev0"
DATE = "2024-Jan-12"

# Augment with the internal version if present
Expand Down

0 comments on commit 16deddb

Please sign in to comment.