bump kasten version
This commit is contained in:
parent
c0daf88a68
commit
36d3e308af
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ setup(name='onionrblocks',
|
||||
author_email='beardog@mailbox.org',
|
||||
url='',
|
||||
packages=find_packages(exclude=['contrib', 'docs', 'tests']),
|
||||
install_requires=['kasten>=2.0.0'],
|
||||
install_requires=['kasten>=2.0.1'],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||
|
Loading…
Reference in New Issue
Block a user