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 b12d8a4 commit 1479e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from scrapli.driver.base import AsyncDriver, Driver
from scrapli.factory import AsyncScrapli, Scrapli

__version__ = "2024.01.30"
__version__ = "2024.07.30"

__all__ = (
"AsyncDriver",
Expand Down

0 comments on commit 1479e82

Please sign in to comment.