Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jul 30, 2024
1 parent d567c81 commit 8f56147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapli_netconf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from scrapli_netconf.driver import AsyncNetconfDriver, NetconfDriver

__version__ = "2024.01.30"
__version__ = "2024.07.30"

__all__ = (
"NetconfDriver",
Expand Down

0 comments on commit 8f56147

Please sign in to comment.