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

Commit

Permalink
Merge pull request #2 from scrapli/develop
Browse files Browse the repository at this point in the history
try to fix release/version
  • Loading branch information
carlmontanari authored Jun 6, 2020
2 parents bb619bd + c850810 commit 913e305
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 913e305

Please sign in to comment.