Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jan 29, 2024
1 parent 3f65350 commit 72bcd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapli_cfg/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""scrapli_cfg"""
from scrapli_cfg.factory import AsyncScrapliCfg, ScrapliCfg

__version__ = "2023.07.30"
__version__ = "2024.01.30"

__all__ = (
"AsyncScrapliCfg",
Expand Down

0 comments on commit 72bcd82

Please sign in to comment.