Skip to content

Commit

Permalink
Merge pull request #3 from davama/dev
Browse files Browse the repository at this point in the history
Update to version 0.0.49
  • Loading branch information
skarpe-github authored Feb 16, 2024
2 parents effa665 + 9864ead commit 7a4e810
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 98 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<li>get_vlan_fdb_board</li>
<li>get_ethernet_ont_operational_data</li>
<li>get_equipment_ont_sw_version</li>
<li>get_software_mngt_version_etsi</li>
<li>get_software_mgmt_version_etsi</li>
<li>get_equipment_transceiver_inventor</li>
<li>get_equipment_diagnostics_sfp</li>
<li>get_vlan_name</li>
Expand Down
2 changes: 1 addition & 1 deletion napalm_nokia_olt/napalm_nokia_olt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from napalm_nokia_olt.nokia_olt import NokiaOltDriver
__all__ = ("NokiaOltDriver",)

__version__ = "0.0.48"
__version__ = "0.0.49"
Loading

0 comments on commit 7a4e810

Please sign in to comment.