Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Dec 4, 2022
1 parent ae65608 commit 88ca67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kptncook/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"search_kptncook_recipe_by_id",
]

__version__ = "0.0.7"
__version__ = "0.0.8"
cli = typer.Typer()


Expand Down

0 comments on commit 88ca67a

Please sign in to comment.