We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v4.4
1 parent a1d4a3e commit d810f90Copy full SHA for d810f90
1 file changed
jarvis/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
from multiprocessing import current_process
3
4
-version = "4.3"
+version = "4.4"
5
6
install_script = os.path.join(os.path.dirname(__file__), 'lib', 'install.sh')
7
0 commit comments