Skip to content

Commit 568e70c

Browse files
committed
build: bump version to 1.0.0
1 parent a7777af commit 568e70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/favorites_crawler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import favorites_crawler.commands.crawl
55
import favorites_crawler.commands.restore
66

7-
__version__ = '0.2.1'
7+
__version__ = '1.0.0'
88

99
app = typer.Typer(
1010
help='Crawl your personal favorite images, photo albums, comics from website.',

0 commit comments

Comments
 (0)