Updating package version.
This commit is contained in:
parent
0f98867eb4
commit
ac92a0173e
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open('README.md') as f:
|
|||
setup(
|
||||
name='scrython',
|
||||
packages=['scrython', 'scrython.cards', 'scrython.rulings', 'scrython.catalog', 'scrython.sets', 'scrython.symbology'],
|
||||
version='1.3.1',
|
||||
version='1.3.4',
|
||||
description='A wrapper for using the Scryfall API.',
|
||||
long_description=readme,
|
||||
url='https://github.com/NandaScott/Scrython',
|
||||
|
|
Loading…
Reference in New Issue