Skip to content

Commit 70e2526

Browse files
author
Thomas Ryan
committed
Open branches for release_25.3
1 parent 4ccc2b8 commit 70e2526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

connector/src/yang/connector/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88

99
# metadata
10-
__version__ = '25.2'
10+
__version__ = '25.3'
1111
__author__ = (
1212
'Jonathan Yang <[email protected]>',
1313
'Siming Yuan <[email protected]',

ncdiff/src/yang/ncdiff/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
edit-config message."""
55

66
# metadata
7-
__version__ = '25.2'
7+
__version__ = '25.3'
88
__author__ = 'Jonathan Yang <[email protected]>'
99
__contact__ = '[email protected]'
1010
__copyright__ = 'Cisco Systems, Inc.'

0 commit comments

Comments
 (0)