We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26be0f3 commit 6bf8f19Copy full SHA for 6bf8f19
1 file changed
webscrapbook/__init__.py
@@ -11,7 +11,7 @@
11
__all__ = ['WSB_EXTENSION_MIN_VERSION', 'WSB_USER_DIR', 'WSB_USER_CONFIG', 'WSB_DIR', 'WSB_CONFIG', 'config']
12
13
__package_name__ = 'webscrapbook'
14
-__version__ = '0.30.1'
+__version__ = '0.31.0'
15
__author__ = 'Danny Lin'
16
__author_email__ = 'danny0838@gmail.com'
17
__homepage__ = 'https://github.com/danny0838/PyWebScrapBook'
0 commit comments