mirror of
https://github.com/SinTan1729/recipe-box-for-wikijs.git
synced 2024-12-25 09:48:36 -06:00
Bump version for latest build.
This commit is contained in:
parent
139ed61916
commit
ce460f0dc3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ def readme():
|
|||
|
||||
setup(
|
||||
name='recipe_box',
|
||||
version='0.1.1',
|
||||
version='0.1.2',
|
||||
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