Skip to content

Commit

Permalink
0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetWq committed Jan 19, 2024
1 parent 5564a0e commit 9407f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meme_generator/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.17"
__version__ = "0.0.18"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "meme-generator"
version = "0.0.17"
version = "0.0.18"
description = "Python package for making fun pictures"
authors = ["meetwq <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 9407f51

Please sign in to comment.