Skip to content

Commit

Permalink
Bumped version to 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashank Barthwal authored and Shashank Barthwal committed May 26, 2022
1 parent 00bd54b commit 3ddb0ad
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 @@
import pathlib

HERE = pathlib.Path(__file__).parent
VERSION = "1.0.11"
VERSION = "1.0.12"
PACKAGE_NAME = "bevigil-cli"
AUTHOR = "Bevigil"
AUTHOR_EMAIL = "bevigil@cloudsek.com"
Expand Down

0 comments on commit 3ddb0ad

Please sign in to comment.