Skip to content

Commit 6bf8f19

Browse files
committed
Release 0.31.0
1 parent 26be0f3 commit 6bf8f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webscrapbook/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
__all__ = ['WSB_EXTENSION_MIN_VERSION', 'WSB_USER_DIR', 'WSB_USER_CONFIG', 'WSB_DIR', 'WSB_CONFIG', 'config']
1212

1313
__package_name__ = 'webscrapbook'
14-
__version__ = '0.30.1'
14+
__version__ = '0.31.0'
1515
__author__ = 'Danny Lin'
1616
__author_email__ = 'danny0838@gmail.com'
1717
__homepage__ = 'https://github.com/danny0838/PyWebScrapBook'

0 commit comments

Comments
 (0)