We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6230219 commit 3524b29Copy full SHA for 3524b29
setup.py
@@ -3,7 +3,7 @@
3
with open("README.md", "r") as fh:
4
long_description = fh.read()
5
6
-version = "0.2.7"
+version = "0.2.8"
7
8
setuptools.setup(
9
name="jokeapi",
0 commit comments