update readme installation instructions

This commit is contained in:
2022-10-25 12:49:53 -05:00
parent b057f1e77b
commit 9d30e7108c
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ dependencies = ['click', 'pywikibot', 'pymediawiki', 'mwparserfromhell']
setup(
name='wookieedl',
version='0.1.1',
version='0.1.2',
url='https://github.com/anthonyscorrea/wookiee-dl',
license='BSD',
author='Anthony Correa',