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

Commit

Permalink
add version for pypi build
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed May 30, 2020
1 parent 2984b7c commit db43ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name="scrapli_asyncssh",
version="2020.XX.XX",
version="2020.05.29",
author=__author__,
author_email="[email protected]",
description="asyncssh transport plugin for the scrapli SSH|Telnet screen scraping library",
Expand Down

0 comments on commit db43ea6

Please sign in to comment.