We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5327a3b commit 123762eCopy full SHA for 123762e
pymaid/__init__.py
@@ -1,5 +1,5 @@
1
-__version__ = "2.4.1"
2
-__version_vector__ = (2, 4, 1)
+__version__ = "2.4.2"
+__version_vector__ = (2, 4, 2)
3
4
from . import config
5
0 commit comments