Skip to content

Commit d810f90

Browse files
committed
Release v4.4
1 parent a1d4a3e commit d810f90

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
@@ -1,7 +1,7 @@
11
import os
22
from multiprocessing import current_process
33

4-
version = "4.3"
4+
version = "4.4"
55

66
install_script = os.path.join(os.path.dirname(__file__), 'lib', 'install.sh')
77

0 commit comments

Comments
 (0)