Skip to content

Commit d4f8ec2

Browse files
committed
Bump version to 0.2
1 parent 57fbb51 commit d4f8ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrape_cli/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from scrape_cli.scrape import main
66

7-
__version__ = "0.1"
7+
__version__ = "0.2"
88
__author__ = "Andrea Borruso"
99
__author_email__ = "[email protected]"
1010

0 commit comments

Comments
 (0)