Skip to content

Commit

Permalink
Update __version__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WwwwwyDev committed Apr 19, 2024
1 parent a53478b commit 7f77820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawlist/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# 88YbdP88 8P 88""" dP__Yb Yb 88"Yb dP__Yb Yb "88 88""
# 88 YY 88 dP 88 dP""""Yb YboodP 88 Yb dP""""Yb YboodP 888888

VERSION = (0, 0, 5)
VERSION = (0, 0, 6)

__version__ = '.'.join(map(str, VERSION))

0 comments on commit 7f77820

Please sign in to comment.