Skip to content

Commit

Permalink
actually correct version this time
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Aug 17, 2021
1 parent 2369193 commit 3590f39
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 @@ -2,7 +2,7 @@
"""nornir_scrapli"""
import setuptools

__version__ = "2021.01.30a1"
__version__ = "2022.01.30a1"
__author__ = "Carl Montanari"

with open("README.md", "r", encoding="utf-8") as f:
Expand Down

0 comments on commit 3590f39

Please sign in to comment.