Skip to content

Commit

Permalink
Upped version
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jun 26, 2022
1 parent 33c5791 commit 92231ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion savepagenow/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
from .api import BlockedByRobots, CachedPage, capture, capture_or_cache

__version__ = "1.0.1"
__version__ = "1.2.3"

__all__ = ("BlockedByRobots", "capture", "capture_or_cache", "CachedPage")

0 comments on commit 92231ef

Please sign in to comment.