Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Commit

Permalink
try to fix release/version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jun 6, 2020
1 parent 2ed18c6 commit c850810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapli_asyncssh/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""scrapli asyncssh transport plugin"""

__version__ = "2020.06.06a"
__version__ = "2020.06.06.post1"

0 comments on commit c850810

Please sign in to comment.