Latest build.

This commit is contained in:
Louis Cordier 2020-06-27 21:16:12 +02:00
parent 4fcfd55164
commit 6f3573f23c
1 changed files with 1 additions and 1 deletions

View File

@ -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(),