Skip to content

Commit

Permalink
#24 bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Oct 5, 2023
1 parent 784473d commit ef85ac9
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 @@ -32,7 +32,7 @@
"export_recipes_to_paprika",
]

__version__ = "0.0.10"
__version__ = "0.0.11"
cli = typer.Typer()


Expand Down

0 comments on commit ef85ac9

Please sign in to comment.