We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae5662 commit c349dc5Copy full SHA for c349dc5
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
with open("README.md", "r", encoding="utf-8") as fh:
4
long_description = fh.read()
5
6
-version = "2.4.0"
+version = "2.4.1"
7
8
install_requires = [
9
"pymem",
0 commit comments