Skip to content

Commit 123762e

Browse files
committed
bump version 2.4.1 -> 2.4.2
1 parent 5327a3b commit 123762e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pymaid/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
__version__ = "2.4.1"
2-
__version_vector__ = (2, 4, 1)
1+
__version__ = "2.4.2"
2+
__version_vector__ = (2, 4, 2)
33

44
from . import config
55

0 commit comments

Comments
 (0)