Skip to content

Commit f4526ec

Browse files
committed
Upgrade to 0.8.6
1 parent 20bb227 commit f4526ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basc_archiver/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from .sites import default_archivers
88

9-
version = '0.8.5'
9+
version = '0.8.6'
1010
_default_base_dir = './archive'
1111

1212

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='BASC-Archiver',
21-
version='0.8.5',
21+
version='0.8.6',
2222
description='Makes a complete archive of imageboard threads including images, HTML, and JSON.',
2323
long_description=long_description,
2424
author='Antonizoon Overtwater <[email protected]>, Daniel Oaks <[email protected]>',

0 commit comments

Comments
 (0)