mirror of
https://github.com/SinTan1729/recipe-box-for-wikijs.git
synced 2024-12-25 17:58:35 -06:00
Latest build.
This commit is contained in:
parent
4fcfd55164
commit
6f3573f23c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ def readme():
|
|||
|
||||
setup(
|
||||
name='recipe_box',
|
||||
version='0.1.0',
|
||||
version='0.1.1',
|
||||
py_modules=['recipe_box'],
|
||||
description='Utility to scrape recipes and put it in a local Zettelkasten.',
|
||||
long_description=readme(),
|
||||
|
|
Loading…
Reference in a new issue