Skip to content

Commit 484a805

Browse files
committed
chore: (release) v7.1.1
1 parent e37bde1 commit 484a805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jarvis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from multiprocessing import current_process
44
from typing import Callable
55

6-
version = "7.1.0"
6+
version = "7.1.1"
77

88

99
def __preflight_check__() -> Callable:

0 commit comments

Comments
 (0)