Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetWq committed Aug 26, 2024
1 parent 01fcdf8 commit a462532
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 18 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.1.2"
__version__ = "0.1.3"
36 changes: 20 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1.2"
version = "0.1.3"
description = "Python package for making fun pictures"
authors = ["meetwq <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit a462532

Please sign in to comment.